diff --git a/CHANGELOG.md b/CHANGELOG.md index c1a3f97..aa267f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## Unreleased +## 2.2.0 - 2020-07-16 ### Added - Adds Craft 3.5 compatibility. Thanks @brandonkelly! ### Changed diff --git a/composer.json b/composer.json index 789608b..72ad942 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "mmikkel/reasons", "description": "Adds conditionals to field layouts.", "type": "craft-plugin", - "version": "2.1.2", + "version": "2.2.0", "keywords": [ "craft", "cms",