diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b74887..51f63c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [Unreleased] + * Fix bug with intl error settings. [#13] ## [1.0.2] (2018-09-01) @@ -34,4 +35,5 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm [1.0.0-alpha2]: https://github.com/ausi/slug-generator/compare/v1.0.0-alpha1...v1.0.0-alpha2 [1.0.0-alpha1]: https://github.com/ausi/slug-generator/commits/v1.0.0-alpha1 +[#13]: https://github.com/ausi/slug-generator/issues/13 [#9]: https://github.com/ausi/slug-generator/issues/9