diff --git a/CHANGELOG.md b/CHANGELOG.md index 65c20a3..3b344f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.4.7](https://github.com/cgoIT/calendar-extended-bundle/compare/v2.4.6...v2.4.7) (2024-10-12) + + +### Bug Fixes + +* refactor code for clarity and add condition for weekday ([c0c0527](https://github.com/cgoIT/calendar-extended-bundle/commit/c0c05274b062c179cc38c5fe48df71d06ef1355e)) + + +### Miscellaneous Chores + +* remove unused import in CalendarEventsCallbacks.php ([3593c5d](https://github.com/cgoIT/calendar-extended-bundle/commit/3593c5d17d0db15fbbed8b173301ba81865dc35a)) + ## [2.4.6](https://github.com/cgoIT/calendar-extended-bundle/compare/v2.4.5...v2.4.6) (2024-09-04) diff --git a/composer.json b/composer.json index 9f97b98..26a58d2 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "registration", "vacations" ], - "version": "2.4.6", + "version": "2.4.7", "license": "LGPL-3.0-or-later", "authors": [ {