diff --git a/CHANGES b/CHANGES index b6e2aa774..742df3f71 100644 --- a/CHANGES +++ b/CHANGES @@ -23,6 +23,8 @@ Bugs fixed is converted to absolute path automatically. * Fix a crash when setting up extensions which do not support metadata. * #1784: Provide non-minified JS code in ``sphinx/search/*.py`` +* #1822, #1892: Fix regression for #1061. autosummary can't generate doc for imported + members since sphinx-1.3b3. Thanks to Eric Larson. Release 1.3.1 (released Mar 17, 2015)