diff options
| author | Georg Brandl <georg@python.org> | 2012-01-29 10:08:27 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2012-01-29 10:08:27 +0100 |
| commit | 34e064a276e8741bdd190d68be49a0659c27a920 (patch) | |
| tree | 9edd6f31ccb9287e4bbd9355ed52d53c14174315 | |
| parent | 6148d250e9172abe5aef194da316c233a2ffea20 (diff) | |
| download | sphinx-34e064a276e8741bdd190d68be49a0659c27a920.tar.gz | |
Add changelog entry.
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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! ====================================================================== |
