Changelog/release note for

pull/994/merge
Karl Hobley 2015-03-10 12:06:17 +00:00
rodzic 9300179159
commit 38b7afc8ed
2 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

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

Wyświetl plik

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