Changelog and release note for #830

This commit is contained in:
Karl Hobley 2014-12-01 10:23:24 +00:00
parent 53ee179171
commit b8517cb7fc
2 changed files with 2 additions and 0 deletions

View file

@ -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)

View file

@ -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