mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
sphinx.application.Sphinx.add_search_language raises AssertionError for correct type of argument. Closes #1563
This commit is contained in:
6
CHANGES
6
CHANGES
@@ -1,6 +1,12 @@
|
||||
Release 1.2.4 (in development)
|
||||
==============================
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
* #1563: :meth:`~sphinx.application.Sphinx.add_search_language` raises
|
||||
AssertionError for correct type of argument. Thanks to rikoman.
|
||||
|
||||
|
||||
Release 1.2.3 (released Sep 1, 2014)
|
||||
====================================
|
||||
|
Reference in New Issue
Block a user