From 0477a319b47063ca1f6612f4f4abc3cd5ccff681 Mon Sep 17 00:00:00 2001 From: Younes ENNAJI Date: Sat, 19 Oct 2024 16:52:26 +0100 Subject: [PATCH] chore: update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29b71236..1fdca5dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [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) +## [v2.1.0](https://github.com/php-flasher/php-flasher/compare/v2.0.4...v2.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)