Merge branch 'stable'

This commit is contained in:
Takeshi KOMIYA
2017-09-26 09:49:48 +09:00

18
CHANGES
View File

@@ -75,7 +75,7 @@ Testing
* Add support for docutils 0.14
Release 1.6.4 (in development)
Release 1.6.5 (in development)
==============================
Dependencies
@@ -90,6 +90,18 @@ Deprecated
Features added
--------------
Bugs fixed
----------
Testing
--------
Release 1.6.4 (released Sep 26, 2017)
=====================================
Features added
--------------
* #3926: Add ``autodoc_warningiserror`` to suppress the behavior of ``-W``
option during importing target modules on autodoc
@@ -117,10 +129,6 @@ Bugs fixed
* #4055: graphviz: the :align: center option does not work for latex output
* #4051: ``warn()`` function for HTML theme outputs 'None' string
Testing
--------
Release 1.6.3 (released Jul 02, 2017)
=====================================