summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-01-29 10:08:27 +0100
committerGeorg Brandl <georg@python.org>2012-01-29 10:08:27 +0100
commit34e064a276e8741bdd190d68be49a0659c27a920 (patch)
tree9edd6f31ccb9287e4bbd9355ed52d53c14174315
parent6148d250e9172abe5aef194da316c233a2ffea20 (diff)
downloadsphinx-34e064a276e8741bdd190d68be49a0659c27a920.tar.gz
Add changelog entry.
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 992d5048..bd9359ec 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,8 @@ Release 1.1.3 (in development)
* PR#40: Fix ``safe_repr`` function to decode bytestrings with non-ASCII
characters correctly.
+* PR#37: Allow configuring sphinx-apidoc via ``SPHINX_APIDOC_OPTIONS``.
+
Release 1.1.2 (Nov 1, 2011) -- 1.1.1 is a silly version number anyway!
======================================================================