diff --git a/CHANGELOG.md b/CHANGELOG.md index 5368e21..087efd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.1](https://github.com/cgoIT/calendar-extended-bundle/compare/v2.0.0...v2.0.1) (2024-05-02) + + +### Bug Fixes + +* fix warning foreach() argument must be of type array|object, null given ([db5bc69](https://github.com/cgoIT/calendar-extended-bundle/commit/db5bc69d0373c3d2fb519123aca8d7720a9eb107)) + ## [2.0.0](https://github.com/cgoIT/calendar-extended-bundle/compare/v1.1.3...v2.0.0) (2024-05-02) diff --git a/composer.json b/composer.json index 20bb2d7..539a1d2 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "registration", "vacations" ], - "version": "2.0.0", + "version": "2.0.1", "license": "LGPL-3.0-or-later", "authors": [ {