Changelog and release note for #838

This commit is contained in:
Karl Hobley 2014-12-02 14:54:21 +00:00
parent c50b79f8ee
commit 13814fba62
2 changed files with 3 additions and 0 deletions

View file

@ -5,6 +5,7 @@ Changelog
~~~~~~~~~~~~~~~~
* Javascript includes in the admin backend have been moved to the HTML header, to accommodate form widgets that render inline scripts that depend on libraries such as jQuery
* When copying pages, it is now possible to specify a place to copy to (Timo Rieber)
0.8.3 (18.11.2014)

View file

@ -14,6 +14,8 @@ Minor features
~~~~~~~~~~~~~~
* Javascript includes in the admin backend have been moved to the HTML header, to accommodate form widgets that render inline scripts that depend on libraries such as jQuery
* When copying pages, it is now possible to specify a place to copy to
Bug fixes
~~~~~~~~~