Update CHANGES about deprecated latex environment `notice`

modified:   CHANGES
This commit is contained in:
jfbu 2017-01-09 17:24:57 +01:00
parent 9e9902cd5d
commit afc04d5f1c

View File

@ -49,6 +49,9 @@ Deprecated
* ``sphinx.util.compat.docutils_version`` is now deprecated
* #2367: ``Sphinx.warn()``, ``Sphinx.info()`` and other logging methods are now
deprecated. Please use ``sphinx.util.logging`` (:ref:`logging-api`) instead.
* #3318: ``notice`` is now deprecated as LaTeX environment name and will be
removed at Sphinx 1.7. Extension authors please use ``sphinxadmonition``
instead (as Sphinx does since 1.5.)
Release 1.5.2 (in development)
===============================