diff --git a/CHANGELOG.md b/CHANGELOG.md index dd74b86..ef940cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 2.0.0-beta.5 - 2022-11-22 + +### Fixed +- Fix being unable to manage Events and Purchased tickets in the control panel due to Craft 4.3.2 changes. + ## 2.0.0-beta.4 - 2022-09-25 ### Added diff --git a/composer.json b/composer.json index 9dce287..2116971 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/events", "description": "Events is a full-featured Craft CMS Plugin for event management and ticketing. Events integrates with Craft Commerce so you can easily sell tickets to your events.", "type": "craft-plugin", - "version": "2.0.0-beta.4", + "version": "2.0.0-beta.5", "keywords": [ "craft", "cms",