Update CHANGES for PR #5072

This commit is contained in:
Takeshi KOMIYA 2018-06-20 00:44:45 +09:00
parent e9701c22e5
commit 75248d1ed1

View File

@ -37,6 +37,7 @@ Incompatible changes
* #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.
* #5072: Save environment object also with only new documents
Deprecated
----------