diff --git a/CHANGELOG.md b/CHANGELOG.md index cb8b793..f16cd6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. +## [v1.0.1](https://github.com/zaphyr-org/logger/compare/1.0.0...1.0.1) [2022-11-15] + +### Changed: +* Updated doc blocks +* Updated composer dependencies + * Updated phpstan/phpstan to v1.9 + * Updated phpstan/phpstan-phpunit to v1.2 + * Updated phpunit/phpunit to v9.5 + * Update roave/security-advisories to dev-latest + * Update squizlabs/php_codesniffer to v3.7 + +### Fixed: +* Fixed typo in README.md + ## [v1.0.0] [2022-10-27] ### New: