Changelog/release note for #1044

This commit is contained in:
Karl Hobley 2015-03-10 12:06:17 +00:00
parent 9300179159
commit 38b7afc8ed
2 changed files with 4 additions and 0 deletions

View file

@ -37,6 +37,8 @@ Changelog
~~~~~~~~~~~~~~~~~~
* Fix: django-taggit library updated to 0.12.3, to fix a bug with migrations on SQLite on Django 1.7.2 and above (https://github.com/alex/django-taggit/issues/285)
* Translations updated, including new translations for Czech, Italian and Japanese
* The "fixtree" command can now delete orphaned pages
0.8.5 (17.02.2015)
~~~~~~~~~~~~~~~~~~

View file

@ -14,6 +14,8 @@ Minor features
~~~~~~~~~~~~~~
* Translations updated, including new translations for Czech, Italian and Japanese
* The "fixtree" command can now delete orphaned pages
Bug fixes
~~~~~~~~~