mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-01 12:04:47 +00:00
Added changelog/release notes for 0.8.4
This commit is contained in:
parent
1fc4302f3a
commit
46d0d98706
2 changed files with 26 additions and 1 deletions
|
|
@ -9,7 +9,12 @@ Changelog
|
|||
* Added thousands separator for counters on dashboard
|
||||
* Added contextual links to admin notification messages
|
||||
* When copying pages, it is now possible to specify a place to copy to (Timo Rieber)
|
||||
* Fix: It is no longer possible to have the explorer and settings menu open at the same time
|
||||
|
||||
|
||||
0.8.4 (xx.xx.2014)
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: It is no longer possible to have the explorer and settings menu open at the same time
|
||||
|
||||
|
||||
0.8.3 (18.11.2014)
|
||||
|
|
|
|||
20
docs/releases/0.8.4.rst
Normal file
20
docs/releases/0.8.4.rst
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
==========================================
|
||||
Wagtail 0.9 release notes - IN DEVELOPMENT
|
||||
==========================================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
:depth: 1
|
||||
|
||||
|
||||
What's new
|
||||
==========
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
||||
* It is no longer possible to have the explorer and settings menu open at the same time
|
||||
|
||||
|
||||
Upgrade considerations
|
||||
======================
|
||||
Loading…
Reference in a new issue