Update CHANGES for PR#3071

This commit is contained in:
Takeshi KOMIYA 2016-11-02 23:01:58 +09:00
parent b32d9a9bc7
commit 0f35b94500

View File

@ -14,6 +14,8 @@ Features added
* Add ``--extensions`` to ``sphinx-quickstart`` to support enable arbitrary
extensions from command line (ref: #2904)
* #3104: ``'sphinxpackageoptions'`` for key=value styling of Sphinx LaTeX
* #3071: Autodoc: Allow mocked module decorators to pass-through functions
unchanged
Bugs fixed
----------