diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ccaa48..0fa8b7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added +### Changed + +### Removed + +## [1.0.3] - 2022-08-06 +### Added + ### Changed - Bump phpunit/phpunit from 9.5.13 to 9.5.21 ([#95](https://github.com/stephan-strate/php-cover-art-archive-api/pull/95), [#102](https://github.com/stephan-strate/php-cover-art-archive-api/pull/102), [#105](https://github.com/stephan-strate/php-cover-art-archive-api/pull/105), [#143](https://github.com/stephan-strate/php-cover-art-archive-api/pull/143)) - Bump phpstan/phpstan from 1.4.3 to 1.8.2 ([#92](https://github.com/stephan-strate/php-cover-art-archive-api/pull/92), [#103](https://github.com/stephan-strate/php-cover-art-archive-api/pull/103), [#104](https://github.com/stephan-strate/php-cover-art-archive-api/pull/104), [#150](https://github.com/stephan-strate/php-cover-art-archive-api/pull/150)) @@ -81,3 +88,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [1.0.0]: https://github.com/stephan-strate/php-cover-art-archive-api/compare/v0.0.3-alpha...v1.0.0 [1.0.1]: https://github.com/stephan-strate/php-cover-art-archive-api/compare/v1.0.0...v1.0.1 [1.0.2]:https://github.com/stephan-strate/php-cover-art-archive-api/compare/v1.0.1...v1.0.2 +[1.0.3]:https://github.com/stephan-strate/php-cover-art-archive-api/compare/v1.0.2...v1.0.3