summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorshimizukawa <shimizukawa@gmail.com>2014-10-08 08:59:01 +0900
committershimizukawa <shimizukawa@gmail.com>2014-10-08 08:59:01 +0900
commitf8592aa3b0fd67feb662a976c22690dab28d9f8b (patch)
treeff43842ba3fc408b98f6717b6422c0698e76d843 /CHANGES
parentfbcaa3ed26ef775f0568f71ee8765c13467ca667 (diff)
downloadsphinx-f8592aa3b0fd67feb662a976c22690dab28d9f8b.tar.gz
Update jQuery from 1.8.3 to 1.11.1. This change includes two migrations for jQuery. Closes #1438.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5b006dbc..0520b5ea 100644
--- a/CHANGES
+++ b/CHANGES
@@ -100,6 +100,7 @@ Features added
Bugs fixed
----------
+* #1438: Updated jQuery version from 1.8.3 to 1.11.1.
* #1568: Fix a crash when a "centered" directive contains a reference.
* #1563: :meth:`~sphinx.application.Sphinx.add_search_language` raises
AssertionError for correct type of argument. Thanks to rikoman.