This commit is contained in:
Yoshiki Shibukawa
2016-11-16 11:59:04 +09:00
parent 4583c4b022
commit 873fab53b4
6 changed files with 266 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ Bugs fixed
* #3068: Allow the '=' character in the -D option of sphinx-build.py
* #3074: ``add_source_parser()`` crashes in debug mode
* #3135: ``sphinx.ext.autodoc`` crashes with plain Callable
* #3150: Fix query word splitter in JavaScript. It behaves as same as Python's regular expression.
Release 1.4.8 (released Oct 1, 2016)
====================================