diff --git a/CHANGELOG.md b/CHANGELOG.md index bd50424..46d1784 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.4.12 - 2020-06-17 + +### Fixed +- Allow `ticketTypes` to be edited with `allowAdminChanges` set to false. + ## 1.4.11 - 2020-05-14 ### Fixed diff --git a/composer.json b/composer.json index cd2ccdd..e71af34 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": "1.4.11", + "version": "1.4.12", "keywords": [ "craft", "cms",