| Index: pkg/intl/CHANGELOG.md
|
| diff --git a/pkg/intl/CHANGELOG.md b/pkg/intl/CHANGELOG.md
|
| index 7b889f653f0355d4372c23423f22f5eca7d6de74..b14f784b267664f671e748e0c981f11251275964 100644
|
| --- a/pkg/intl/CHANGELOG.md
|
| +++ b/pkg/intl/CHANGELOG.md
|
| @@ -2,6 +2,9 @@
|
|
|
| * Improved code layout of the package.
|
|
|
| + * Added a DateFormat.parseStrict method that rejects DateTimes with invalid
|
| + values and requires it to be the whole string.
|
| +
|
| ## 0.11.6
|
|
|
| * Catch analyzer errors and do not generate messages for that file. Previously
|
|
|