Merge branch 'stable' into 1.7-release

This commit is contained in:
Takeshi KOMIYA 2018-02-05 01:06:56 +09:00
commit 69384902a4

14
CHANGES
View File

@ -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)
=====================================