From fe6c0987861c410ccf2f508b2d7a375acd84d8ba Mon Sep 17 00:00:00 2001 From: Klaus Birken Date: Mon, 23 Sep 2024 09:33:59 +0200 Subject: [PATCH] Update CHANGELOG (issue #2522). --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3587e29a28..278fbf82842 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,12 @@ Semantic Versioning and the changes are simply documented in reverse chronologic - When the attached cell can't be found (e.g. it is collapsed), the next suitable anchestor cell is now used to align the margin cell. +## com.mbeddr.mpsutil.ecore + +### Fixed + +- The handling of enumeration properties by the Ecore importer/exporter has been improved, esp. if and how default literals are persisted on MPS and EMF side. + # August 2024 ## com.mbeddr.platform