diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b43f23..e0e919b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## 3.0.6 - 2023-05-27 + +### Changed +- Only admins are now allowed to access plugin settings. + +### Fixed +- Fix Neo groups being moved to clone field instead of cloned. (thanks @ttempleton). +- Export/clone new Neo properties up to 3.6.0. (thanks @ttempleton). + ## 3.0.5 - 2023-01-05 ### Fixed diff --git a/composer.json b/composer.json index 322fe09..20d936a 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/field-manager", "description": "Manage your fields and field groups with ease.", "type": "craft-plugin", - "version": "3.0.5", + "version": "3.0.6", "keywords": [ "craft", "cms",