chore: update CHANGELOG

This commit is contained in:
Younes ENNAJI
2024-10-19 16:51:41 +01:00
parent cdfe882322
commit 7eaa7a1f46
+3 -1
View File
@@ -1,6 +1,8 @@
# CHANGELOG for 2.x
## [Unreleased](https://github.com/php-flasher/php-flasher/compare/v2.0.4...2.x)
## [Unreleased](https://github.com/php-flasher/php-flasher/compare/v2.1.0...2.x)
## [v2.1.0](https://github.com/php-flasher/php-flasher/compare/v2.0.4...2.1.0)
* feature [Symfony] Add Symfony Profiler integration for PHPFlasher. See [PR #198](https://github.com/php-flasher/php-flasher/pull/198) by [yoeunes](https://github.com/yoeunes)
* feature [Symfony] Improve configuration descriptions and add examples. See [PR #199](https://github.com/php-flasher/php-flasher/pull/199) by [yoeunes](https://github.com/yoeunes)