Amend CHANGES for entries which did not make it into 1.6b3

This commit is contained in:
jfbu 2017-05-07 11:47:32 +02:00
parent 5161ea3dce
commit 3a20b29dd5

View File

@ -7,12 +7,17 @@ Incompatible changes
Deprecated
----------
* LaTeX ``\sphinxstylethead`` is deprecated at 1.6 and will be removed at 1.7.
Please move customization into new macro ``\sphinxstyletheadfamily``.
Features added
--------------
Bugs fixed
----------
* LaTeX tables do not allow multiple paragraphs in a header cell
Testing
--------
@ -29,9 +34,6 @@ Incompatible changes
Deprecated
----------
* LaTeX ``\sphinxstylethead`` is deprecated at 1.6 and will be removed at 1.7.
Please move customization into new macro ``\sphinxstyletheadfamily``.
Features added
--------------
@ -54,7 +56,6 @@ Bugs fixed
* #3714: viewcode extension not taking ``highlight_code='none'`` in account
* #3698: Moving :doc: to std domain broke backwards compatibility
* #3633: misdetect unreferenced citations
* LaTeX tables do not allow multiple paragraphs in a header cell
Release 1.6 beta2 (released Apr 29, 2017)
=========================================