Skip to content

Commit

Permalink
Changed: Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
merloxx committed Oct 13, 2023
1 parent 13b1523 commit 8e3d963
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## [v2.0.1](https://github.com/zaphyr-org/logger/compare/2.0.0...2.0.1) [2023-10-13]

### New:
* Added provide section to composer.json
* Updated psr/log to v3.0

### Changed:
* Renamed phpunit.xml.dist to phpunit.xml
* Renamed `unit` to `phpunit` in composer.json scripts section

### Removed:
* Removed "/tests" directory from phpstan paths

### Fixed:
* Removed .dist from phpunit.xml in .gitattributes export-ignore

## [v2.0.0](https://github.com/zaphyr-org/logger/compare/1.0.1...2.0.0) [2023-06-19]

### New:
Expand Down

0 comments on commit 8e3d963

Please sign in to comment.