mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-12 17:23:15 +00:00
Changelog/release note for #1044
This commit is contained in:
parent
9300179159
commit
38b7afc8ed
2 changed files with 4 additions and 0 deletions
|
|
@ -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)
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
|
|
@ -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
|
||||
~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue