summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a49f2423b..ad00acb73 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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
----------