diff --git a/CHANGELOG.md b/CHANGELOG.md index e3a1fdd..490a3a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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/). -## [2.2.0] - Unreleased +## [2.2.0] - 2019-03-05 ### Added - `Middlewares\Utils\Dispatcher` implements `RequestHandlerInterface` [#16], [#17] @@ -156,7 +156,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). [#16]: https://github.com/middlewares/utils/issues/16 [#17]: https://github.com/middlewares/utils/issues/17 -[2.2.0]: https://github.com/middlewares/utils/compare/v2.1.1...HEAD +[2.2.0]: https://github.com/middlewares/utils/compare/v2.1.1...v2.2.0 [2.1.1]: https://github.com/middlewares/utils/compare/v2.1.0...v2.1.1 [2.1.0]: https://github.com/middlewares/utils/compare/v2.0.0...v2.1.0 [2.0.0]: https://github.com/middlewares/utils/compare/v1.2.0...v2.0.0