mention error case improvement

This commit is contained in:
Anton Keks 2017-01-26 22:35:50 +02:00
parent 9bed7c364b
commit ea6a73d60a

View File

@ -1,6 +1,7 @@
Changes in 3.5.2:
- Easier testing of new translations by adding Class-Path to the manifest
- Support for lang_COUNTRY locales, e.g. pt_BR
- Some common error cases improved (using gathered data from GA)
Changes in 3.5.1:
- Restore support for Java 7