diff --git a/CHANGES b/CHANGES index 9190fcc71..b79c8c92c 100644 --- a/CHANGES +++ b/CHANGES @@ -36,7 +36,7 @@ Bugs fixed Testing -------- -Release 1.8.1 (in development) +Release 1.8.2 (in development) ============================== Dependencies @@ -45,10 +45,6 @@ Dependencies Incompatible changes -------------------- -* LaTeX ``\pagestyle`` commands have been moved to the LaTeX template. No - changes in PDF, except possibly if ``\sphinxtableofcontents``, which - contained them, had been customized in :file:`conf.py`. (refs: #5455) - Deprecated ---------- @@ -58,6 +54,22 @@ Features added Bugs fixed ---------- +Testing +-------- + +Release 1.8.1 (released Sep 22, 2018) +===================================== + +Incompatible changes +-------------------- + +* LaTeX ``\pagestyle`` commands have been moved to the LaTeX template. No + changes in PDF, except possibly if ``\sphinxtableofcontents``, which + contained them, had been customized in :file:`conf.py`. (refs: #5455) + +Bugs fixed +---------- + * #5418: Incorrect default path for sphinx-build -d/doctrees files * #5421: autodoc emits deprecation warning for :confval:`autodoc_default_flags` * #5422: lambda object causes PicklingError on storing environment @@ -74,9 +86,6 @@ Bugs fixed * #5432: py domain: ``:type:`` field can't process ``:term:`` references * #5426: py domain: TypeError has been raised for class attribute -Testing --------- - Release 1.8.0 (released Sep 13, 2018) =====================================