mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES about deprecated latex environment `notice
`
modified: CHANGES
This commit is contained in:
parent
9e9902cd5d
commit
afc04d5f1c
3
CHANGES
3
CHANGES
@ -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)
|
||||
===============================
|
||||
|
Loading…
Reference in New Issue
Block a user