diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e9d538..99dc0f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## [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)