From 908b17dda8403074f10008e99bf3e8a5bfe393b2 Mon Sep 17 00:00:00 2001 From: Basil Suter Date: Thu, 9 Dec 2021 08:37:48 +0000 Subject: [PATCH] prepare for release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3a01a7f7..88f7d7d80 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md). -## 4.2.0 +## 4.2.0 (9. December 2021) > This release changes the admin menu order in terms of admin UI but not in terms API breaks. Check the [UPGRADE document](UPGRADE.md) to read more about breaking changes.