Fix CHANGES

This commit is contained in:
Takeshi KOMIYA 2016-03-02 12:21:18 +09:00
parent e81f7186e8
commit 94d26d48b8

View File

@ -4,6 +4,9 @@ Release 1.3.7 (in development)
Bugs fixed
----------
* #2358: Fix user-preamble could not override the tocdepth definition.
* #2358: Redece tocdepth if ``part`` or ``chapter`` is used for top_sectionlevel.
Release 1.3.6 (released Feb 29, 2016)
=====================================
@ -30,8 +33,6 @@ Bugs fixed
* #1565, #2229: Revert new warning; the new warning will be triggered from version 1.4 on.
* #2329: Refresh environment forcely if source directory has changed.
* #2019: Fix the domain objects in search result are not escaped
* #2358: Fix user-preamble could not override the tocdepth definition.
* #2358: Redece tocdepth if ``part`` or ``chapter`` is used for top_sectionlevel.
Release 1.3.5 (released Jan 24, 2016)
=====================================