mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-16 19:21:10 +00:00
Changelog and release note for #838
This commit is contained in:
parent
c50b79f8ee
commit
13814fba62
2 changed files with 3 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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
|
||||
~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue