Release note for #2534

This commit is contained in:
Matt Westcott 2016-08-11 12:04:10 +01:00
parent bee221b8c9
commit e39fb5646c
2 changed files with 4 additions and 0 deletions

View file

@ -4,6 +4,8 @@ Changelog
1.7 (xx.xx.xxxx)
~~~~~~~~~~~~~~~~
* Fix: Migrations for wagtailcore and project template are now reversible (Benjamin Bach)
1.6 (xx.xx.xxxx)
~~~~~~~~~~~~~~~~

View file

@ -18,6 +18,8 @@ Minor features
Bug fixes
~~~~~~~~~
* Migrations for wagtailcore and project template are now reversible (Benjamin Bach)
Upgrade considerations
======================