changelog update for PR#136

This commit is contained in:
Georg Brandl
2013-09-16 09:26:14 +02:00
parent d2b4f9a095
commit 44418fd1a1
2 changed files with 7 additions and 6 deletions

View File

@@ -13,6 +13,8 @@ Features added
* Autodoc directives for module data and attributes now support an
``annotation`` option, so that the default display of the data/attribute
value can be overridden.
* PR#136: Autodoc directives now support an ``imported-members`` option to
include members imported from different modules.
* New locales: Macedonian, Sinhala, Indonesian.
Incompatible changes