diff --git a/CHANGELOG.md b/CHANGELOG.md index ed1fe96..3e9d538 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,21 +1,9 @@ -## [2.0.1](https://github.com/secretary/php/compare/2.0.0...2.0.1) (2024-01-09) - - -### Bug Fixes - -* **global:** Allow Symfony 7 ([#17](https://github.com/secretary/php/issues/17)) ([86ef910](https://github.com/secretary/php/commit/86ef9100d7f233f0c57df148a0ee24886e6eefbd)) - - -### Performance Improvements - -* **Symfony:** Allow SF 7 ([ac9146c](https://github.com/secretary/php/commit/ac9146c583a93a8706aaea7b770ab83ee510536c)) - # [2.0.0](https://github.com/secretary/php/compare/1.4.0...2.0.0) (2022-02-12) ### Performance Improvements -* **PHP:** Dropped suppoort for PHP 7.4 ([b14daf1](https://github.com/secretary/php/commit/b14daf1822875fa2c3f7cb2f8840737df7fed1bc)) +* **PHP:** Dropped support for PHP 7.4 ([b14daf1](https://github.com/secretary/php/commit/b14daf1822875fa2c3f7cb2f8840737df7fed1bc)) ### BREAKING CHANGES