From 26d2ada5da41400ca3adb932ef9e54900761c645 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 11 Feb 2020 19:25:08 +0100 Subject: [PATCH] Changelog for 4.1.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d71fd5e8..943f6c119 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 4.1..0 - 2020-02-11 + +### Bugfixes + +* **Assets**: Resizing of images when only or height is defined. +* **Contents**: Fixes with nullable property in OpenApi. +* **UI**: Fixes with valueChanges in editors. + ## 4.1.0 RC - 2020-02-05 ### Features