mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES
This commit is contained in:
parent
50b35bb491
commit
3f7eefdd1a
11
CHANGES
11
CHANGES
@ -4,10 +4,6 @@ Release 1.6 (in development)
|
|||||||
Incompatible changes
|
Incompatible changes
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
* ``sphinx.util.compat.Directive`` class is now deprecated. Please use instead
|
|
||||||
``docutils.parsers.rsr.Directive``
|
|
||||||
* ``sphinx.util.compat.docutils_version`` is now deprecated
|
|
||||||
|
|
||||||
Features added
|
Features added
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
@ -16,6 +12,13 @@ Features added
|
|||||||
Bugs fixed
|
Bugs fixed
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
Deprecated
|
||||||
|
----------
|
||||||
|
|
||||||
|
* ``sphinx.util.compat.Directive`` class is now deprecated. Please use instead
|
||||||
|
``docutils.parsers.rsr.Directive``
|
||||||
|
* ``sphinx.util.compat.docutils_version`` is now deprecated
|
||||||
|
|
||||||
Release 1.5.1 (in development)
|
Release 1.5.1 (in development)
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user