diff --git a/CHANGELOG.md b/CHANGELOG.md index 35a2b67..706f1ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # ToolMate Changelog -## Unreleased +## 1.1.0 - 2021-10-06 ### Added - Added `Settings::embedCacheDuration`, which controls the cache duration for successful video embed responses, and (defaults to `craft\config\GeneralConfig::cacheDuration`) diff --git a/composer.json b/composer.json index b33ab39..7282f6c 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "vaersaagod/toolmate", "description": "Is that a tool in your pocket, or are you just happy to see me, mate?", "type": "craft-plugin", - "version": "1.0.3", + "version": "1.1.0", "keywords": [ "craft", "cms",