From 66f861241960894e9e7471d13a010d920a413600 Mon Sep 17 00:00:00 2001 From: Erik Bernskiold Date: Tue, 5 Oct 2021 13:03:29 +0200 Subject: [PATCH] Changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e176d49..06512b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. This projec ## [Unreleased] +## [2.4.0] - 2021-10-05 + ### Added - Integrated our block plugin support package into the plugin base for easier use and maintenance.