Update CHANGES for PR #2454 (refs: 3691)

This commit is contained in:
Takeshi KOMIYA 2017-05-03 01:18:13 +09:00
parent 87b30cc3cb
commit 097cd87fd8

View File

@ -259,6 +259,7 @@ Incompatible changes
* Emit warnings that will be deprecated in Sphinx 1.6 by default.
Users can change the behavior by setting the environment variable
PYTHONWARNINGS. Please refer :ref:`when-deprecation-warnings-are-displayed`.
* #2454: new JavaScript variable ``SOURCELINK_SUFFIX`` is added
Deprecated
----------