Skip to content

Commit e364c24

Browse files
committed
Update changelog and bump version.
1 parent 5fd714a commit e364c24

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.8.1
2+
=====
3+
4+
* Only show the method name for `:php:doc:` links on namespaced classes.
5+
16
0.8.0
27
=====
38

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name='sphinxcontrib-phpdomain',
17-
version='0.8.0',
17+
version='0.8.1',
1818
url='https://github.com/markstory/sphinxcontrib-phpdomain',
1919
download_url='http://pypi.python.org/pypi/sphinxcontrib-phpdomain',
2020
license='BSD',

0 commit comments

Comments
 (0)