Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Dec 2, 2020
1 parent 33bce27 commit e4978c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 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.0.1] - 2020-12-02
### Added
- Support for PHP 8

## [2.0.0] - 2019-12-01
### Added
- Added a second argument to the constructor to set a `responseFactory`
Expand Down Expand Up @@ -69,6 +73,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## 0.1.0 - 2016-10-08
First version

[2.0.1]: https://github.com/middlewares/debugbar/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/middlewares/debugbar/compare/v1.1.0...v2.0.0
[1.1.0]: https://github.com/middlewares/debugbar/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/middlewares/debugbar/compare/v0.5.0...v1.0.0
Expand Down

0 comments on commit e4978c7

Please sign in to comment.