From c8974caa1bbc8137aa06c6c62600ee04ab23cddb Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 18 Nov 2019 12:36:44 +0100 Subject: [PATCH] Changelog for 4.0.2 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6b9a77e7..8cdc1af0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## 4.0.2 - 2019-11-18 + +### Bugfixes + +* **API**: Fix parsing of OData queries with required fields. +* **API**: Also add client to contributor index. +* **API**: Fix Asset upload size limit. +* **API**: Fixed required attribute for generated OpenAPI schema. +* **UI**: Add scripts to schema export so that it does not get overwritten on sync. +* **UI**: Field readonly fields in content lists. + ## 4.0.1 - 2019-11-14 ### Bugfixes