diff --git a/CHANGELOG.md b/CHANGELOG.md index 38531d5..31b87cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to `laravel-optimus` will be documented in this file. +## [3.2.0] - 2018-11-10 + +### Fixed + +- ([#14](https://github.com/cybercog/laravel-optimus/pull/14)) Fixed Lumen support in `OptimusEncodedRouteKey` trait + ## [3.1.0] - 2017-09-09 ### Added @@ -43,6 +49,7 @@ All notable changes to `laravel-optimus` will be documented in this file. Initial release +[3.2.0]: https://github.com/cybercog/laravel-optimus/compare/3.1.0...3.2.0 [3.1.0]: https://github.com/cybercog/laravel-optimus/compare/3.0.0...3.1.0 [3.0.0]: https://github.com/cybercog/laravel-optimus/compare/2.1.0...3.0.0 [2.1.0]: https://github.com/cybercog/laravel-optimus/compare/2.0.0...2.1.0 diff --git a/README.md b/README.md index 7125a7f..2ec7f09 100644 --- a/README.md +++ b/README.md @@ -250,8 +250,8 @@ If you discover any security related issues, please email a.komarev@cybercog.su ## Contributors -| ![@antonkomarev](https://avatars.githubusercontent.com/u/1849174?s=110)
Anton Komarev
| ![@ivanvermeyen](https://avatars.githubusercontent.com/u/3598622?s=110)
Ivan Vermeyen
| -| :---: | :---: | +| ![@antonkomarev](https://avatars.githubusercontent.com/u/1849174?s=110)
Anton Komarev
| ![@ivanvermeyen](https://avatars.githubusercontent.com/u/3598622?s=110)
Ivan Vermeyen
| ![@tur-nr](https://avatars.githubusercontent.com/u/817134?s=110)
Christopher Turner
| +| :---: | :---: | :---: | [Laravel Optimus contributors list](../../contributors)