Update CHANGES

This commit is contained in:
Takeshi KOMIYA
2018-03-21 14:37:13 +09:00
parent 75eccc86d7
commit a35be4cc66

View File

@@ -6,7 +6,8 @@ Dependencies
Incompatible changes
--------------------
* apidoc: As a consequence of a bug fix (#4520#) and cleaning up the code, folders with an empty __init__.py are no longer excluded from TOC.
* #4520: apidoc: folders with an empty __init__.py are no longer excluded from
TOC
Deprecated
----------
@@ -35,7 +36,7 @@ Bugs fixed
* #4754: sphinx/pycode/__init__.py raises AttributeError
* #1435: qthelp builder should htmlescape keywords
* epub: Fix docTitle elements of toc.ncx is not escaped
* #4520#: apidoc: Subpackage not in toc (introduced in 1.6.6) now fixed.
* #4520: apidoc: Subpackage not in toc (introduced in 1.6.6) now fixed
Testing
--------
@@ -43,9 +44,6 @@ Testing
Release 1.7.1 (released Feb 23, 2018)
=====================================
Dependencies
------------
Deprecated
----------