Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed May 17, 2022
1 parent a055d78 commit 20ac3e5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ 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.1.2] - 2022-05-17
### Fixed
- Datetime format [#23].

## [2.1.1] - 2022-04-21
### Fixed
- Removed function `strftime`, deprecated in PHP 8.1 [#22].
Expand Down Expand Up @@ -133,7 +137,9 @@ First version
[#20]: https://github.com/middlewares/access-log/issues/20
[#21]: https://github.com/middlewares/access-log/issues/21
[#22]: https://github.com/middlewares/access-log/issues/22
[#23]: https://github.com/middlewares/access-log/issues/23

[2.1.2]: https://github.com/middlewares/access-log/compare/v2.1.1...v2.1.2
[2.1.1]: https://github.com/middlewares/access-log/compare/v2.1.0...v2.1.1
[2.1.0]: https://github.com/middlewares/access-log/compare/v2.0.0...v2.1.0
[2.0.0]: https://github.com/middlewares/access-log/compare/v1.2.0...v2.0.0
Expand Down

0 comments on commit 20ac3e5

Please sign in to comment.