mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-27 19:30:29 +00:00
Changelog and release note for #830
This commit is contained in:
parent
53ee179171
commit
b8517cb7fc
2 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,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
|
||||
* Improvements to the layout of the admin menu footer.
|
||||
* Added thousands separator for counters on dashboard
|
||||
|
||||
|
||||
0.8.3 (18.11.2014)
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ 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
|
||||
* Improvements to the layout of the admin menu footer.
|
||||
* Added thousands separator for counters on dashboard
|
||||
|
||||
|
||||
Bug fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue