0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-25 05:02:57 +01:00

Release note for #3603

This commit is contained in:
Matt Westcott 2017-05-19 12:54:15 +01:00
parent febd1727a8
commit 188a24e04c
2 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,7 @@ Changelog
~~~~~~~~~~~~~~~~~~~
* Fix: Fix admin page preview that was broken 24 hours after previewing a page (Martin Hill)
* Fix: Remove territory-specific translations for Spanish, Polish, Swedish, Russian and Chinese (Taiwan) that block more complete translations from being used (Matt Westcott)
1.10 (03.05.2017)

View File

@ -14,3 +14,4 @@ Bug fixes
~~~~~~~~~
* Fix admin page preview that was broken 24 hours after previewing a page (Martin Hill)
* Removed territory-specific translations for Spanish, Polish, Swedish, Russian and Chinese (Taiwan) that block more complete translations from being used (Matt Westcott)