diff --git a/CHANGELOG.md b/CHANGELOG.md index d47da52..1266fef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # nystudio107/craft Change Log +## 2.3.5 - 2020.09.02 +### Changed +* Changed `project-config/sync` -> `project-config/apply` +* Updated the `buddy.yaml` with the latest Prep Craft script + ## 2.3.4 - 2020.09.02 ### Added * Added a `queue` component with a longer `ttr` diff --git a/composer.json b/composer.json index 75e9483..b867f58 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "craftcms/craft", "description": "nystudio107 Craft 3.4 CMS scaffolding project", - "version": "2.3.4", + "version": "2.3.5", "keywords": [ "craft", "cms",