diff --git a/CHANGELOG.md b/CHANGELOG.md index fb0ebea..c2dcad5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. +## 1.5.0 - 2023-02-14 +### Added +- CP notice when a date has been added to exceptions. + +### Changed +- Date exceptions values ordered before saving. +- Remove duplicates from date exceptions value before saving. + ## 1.4.4 - 2022-08-10 ### Added - `nesbot/carbon` package. diff --git a/composer.json b/composer.json index 4e82d56..968095b 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "unionco/calendarize", "description": "A calendar field type providing functionality for recurrence.", - "version": "1.4.4", + "version": "1.5.0", "type": "craft-plugin", "keywords": [ "craft",