diff --git a/CHANGELOG.md b/CHANGELOG.md index 3244f16..439adb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.0.2] - 2017-07-02 +### Fixed +- Babel runtime inclusion + +## [1.0.1] - 2016-12-06 +### Changed +- Readme code fix + ## [1.0.0] - 2016-11-05 ### Added - Support for Express version 4 @@ -24,6 +32,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added - First working version -[Unreleased]: https://github.com/smhg/express-locale/compare/v1.0.0...HEAD +[Unreleased]: https://github.com/smhg/express-locale/compare/v1.0.2...HEAD +[1.0.2]: https://github.com/smhg/express-locale/compare/v1.0.1...v1.0.2 +[1.0.1]: https://github.com/smhg/express-locale/compare/v1.0.0...v1.0.1 [1.0.0]: https://github.com/smhg/express-locale/compare/v0.1.2...v1.0.0 [0.1.2]: https://github.com/smhg/express-locale/compare/v0.1.1...v0.1.2 \ No newline at end of file