| Index: CHANGELOG.md
|
| diff --git a/CHANGELOG.md b/CHANGELOG.md
|
| index 02c4d4acae2a7b62c52aa95cfdceac137ed3d7d8..67ced5a69e929b684d8d960e3a6497e0ae65abea 100644
|
| --- a/CHANGELOG.md
|
| +++ b/CHANGELOG.md
|
| @@ -1,3 +1,9 @@
|
| +## 0.12.2+1
|
| + * Adds a special locale name "fallback" in verifiedLocale. So if a translation
|
| + is provided for that locale and has been initialized, anything that doesn't
|
| + find a closer match will use that locale. This can be used instead of having
|
| + it default to the text in the original source messages.
|
| +
|
| ## 0.12.1
|
| * Adds a DateFormat.parseLoose that accepts mixed case and missing
|
| delimiters when parsing dates. It also allows arbitrary amounts of
|
|
|