Release note for #1620

This commit is contained in:
Matt Westcott 2015-09-09 15:23:29 +01:00
parent 24f5b78588
commit 9ea7cd9f99
3 changed files with 25 additions and 0 deletions

View file

@ -1,6 +1,12 @@
Changelog
=========
1.2 (xx.xx.xxxx)
~~~~~~~~~~~~~~~~
* Fix: Deleting a page permission from the groups admin UI does not immediately submit the form
1.1 (xx.xx.xxxx)
~~~~~~~~~~~~~~~~

18
docs/releases/1.2.rst Normal file
View file

@ -0,0 +1,18 @@
==========================================
Wagtail 1.2 release notes - IN DEVELOPMENT
==========================================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Deleting a page permission from the groups admin UI does not immediately submit the form

View file

@ -4,6 +4,7 @@ Release notes
.. toctree::
:maxdepth: 1
1.2
1.1
1.0
0.8.8