diff --git a/CHANGES b/CHANGES index 4f960e7d1..95bb43a89 100644 --- a/CHANGES +++ b/CHANGES @@ -207,7 +207,7 @@ Testing * Add support for docutils 0.14 * Add tests for the ``sphinx.ext.inheritance_diagram`` extension. -Release 1.6.7 (in development) +Release 1.6.8 (in development) ============================== Dependencies @@ -225,6 +225,15 @@ Features added Bugs fixed ---------- +Testing +-------- + +Release 1.6.7 (released Feb 04, 2018) +===================================== + +Bugs fixed +---------- + * #1922: html search: Upper characters problem in French * #4412: Updated jQuery version from 3.1.0 to 3.2.1 * #4438: math: math with labels with whitespace cause html error @@ -241,9 +250,6 @@ Bugs fixed * #2372: autosummary: invalid signatures are shown for type annotated functions * #3942: html: table is not aligned to center even if ``:align: center`` -Testing --------- - Release 1.6.6 (released Jan 08, 2018) =====================================