diff --git a/CHANGELOG.md b/CHANGELOG.md index f39770b..848f1e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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/). +## 4.1.0 - 2022-06-02 + +### Changed +- Provided a first level class property to set custom css classes + ## 4.0.5 - 2022-05-23 ### Fixed diff --git a/composer.json b/composer.json index e70f5f8..910606e 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "percipiolondon/craft-colour-swatches", "description": "Let clients choose from a predefined set of colours and utilise associated colour codes and class names in your templates.", "type": "craft-plugin", - "version": "4.0.5", + "version": "4.1.0", "keywords": [ "craft", "cms",