diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 642b7a970..f4a095d70 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -36,7 +36,7 @@ Changelog 0.8.6 (xx.xx.2015) ~~~~~~~~~~~~~~~~~~ * 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 0.8.5 (17.02.2015) ~~~~~~~~~~~~~~~~~~ diff --git a/docs/releases/0.8.6.rst b/docs/releases/0.8.6.rst index 6799feca6..d864eb269 100644 --- a/docs/releases/0.8.6.rst +++ b/docs/releases/0.8.6.rst @@ -10,6 +10,11 @@ Wagtail 0.8.6 release notes - IN DEVELOPMENT What's new ========== +Minor features +~~~~~~~~~~~~~~ + + * Translations updated, including new translations for Czech, Italian and Japanese + Bug fixes ~~~~~~~~~