From 908a174021537cb5e678c2029d4b85f5f92e6e5e Mon Sep 17 00:00:00 2001 From: Nico Rehwaldt Date: Thu, 6 Jun 2024 11:07:39 +0200 Subject: [PATCH] chore(CHANGELOG): update to v5.24.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df3f45a924..71052447ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ All notable changes to the [Camunda Modeler](https://github.com/camunda/camunda- ___Note:__ Yet to be released changes appear here._ +## 5.24.0 + ### General * `FIX`: prevent crash on start ([#4299](https://github.com/camunda/camunda-modeler/issues/4299))