From c6fc8060f0a8a3f3f69878cff9fe523744da3832 Mon Sep 17 00:00:00 2001 From: Lewis Jenkins Date: Mon, 8 Mar 2021 11:06:25 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 390eb44..75fd15f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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/). +## 1.0.8 - 2021-03-08 +### Changed +- Craft 3.6.8 compatibility + ## 1.0.7 - 2021-01-27 ### Changed - Craft 3.6 compatibility