summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-09-17 14:49:52 +0200
committerGeorg Brandl <georg@python.org>2013-09-17 14:49:52 +0200
commit61dd3d9a8341fba1f91d5495c038866ffdf80d68 (patch)
tree7ad9ce9782077d0ec66ade4a5246ca9511366243 /CHANGES
parent19f06d30883c8812b08706d85f2fb084cb0ae249 (diff)
downloadsphinx-61dd3d9a8341fba1f91d5495c038866ffdf80d68.tar.gz
Changelog entry and cleanup for PR#131.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0ac55df8..ed8df942 100644
--- a/CHANGES
+++ b/CHANGES
@@ -17,6 +17,8 @@ Features added
include members imported from different modules.
* New locales: Macedonian, Sinhala, Indonesian.
* Theme package collection by using setuptools plugin mechanism.
+* PR#161: ``apidoc`` can now write each module to a standalone page instead of
+ combining all modules in a package on one page.
Incompatible changes
--------------------