update CHANGES

This commit is contained in:
Takayuki Shimizukawa 2014-08-13 13:46:53 +09:00
parent 3c4939fea2
commit d01efde712

View File

@ -6,7 +6,6 @@ Incompatible changes
* Dropped support for Python 2.5, 3.1 and 3.2.
* Dropped support for docutils versions up to 0.9.
* Add support for docutils 0.12
* Removed the ``sphinx.ext.oldcmarkup`` extension.
* The deprecated config values ``exclude_trees``, ``exclude_dirnames`` and
``unused_docs`` have been removed.
@ -18,6 +17,7 @@ Features added
--------------
* Add support for Python 3.4.
* Add support for docutils 0.12
* Added ``sphinx.ext.napoleon`` extension for NumPy and Google style docstring
support.
* PR#214: Added stemming support for 14 languages, so that the built-in document