Merge pull request #5098 from tk0miya/update_docs2

Update CHANGES (see #5000)
This commit is contained in:
Takeshi KOMIYA 2018-06-16 22:28:54 +09:00 committed by GitHub
commit 63bd199f7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ Incompatible changes
* #1857: latex: :confval:`latex_show_pagerefs` does not add pagerefs for
citations
* #4648: latex: Now "rubric" elements are rendered as unnumbered section title
* #4983: html: The URL for the productionlist has been changed
* #4983: html: The anchor for productionlist tokens has been changed
* Modifying a template variable ``script_files`` in templates is allowed now.
Please use ``app.add_js_file()`` instead.