From 03879ce55394bdb1a2eb63324bb6069acb125004 Mon Sep 17 00:00:00 2001 From: danielfeismann Date: Mon, 17 Nov 2025 10:39:21 +0100 Subject: [PATCH 1/2] Fixed changelog entry #366 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46c3e4f..65c9afa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Changed the PRated in the EvModel to SRated and added cosphi to the model [#259](https://github.com/ie3-institute/simonaAPI/issues/259) ### Fixed -- Issues related to em data [#2366](https://github.com/ie3-institute/simonaAPI/issues/366) +- Fixed changelog entry #366 [#378](https://github.com/ie3-institute/simonaAPI/issues/366) +- Issues related to em data [#366](https://github.com/ie3-institute/simonaAPI/issues/366) - `Fixed bugs in `ExtEntityMapping` [#373](https://github.com/ie3-institute/simonaAPI/issues/373) ## [0.11.0] - 2025-10-23 From 686c332d8654f1bbf478ce8e428a92ed756d0934 Mon Sep 17 00:00:00 2001 From: danielfeismann Date: Mon, 17 Nov 2025 10:51:37 +0100 Subject: [PATCH 2/2] fix order --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65c9afa..6fafbc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,9 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Changed the PRated in the EvModel to SRated and added cosphi to the model [#259](https://github.com/ie3-institute/simonaAPI/issues/259) ### Fixed -- Fixed changelog entry #366 [#378](https://github.com/ie3-institute/simonaAPI/issues/366) - Issues related to em data [#366](https://github.com/ie3-institute/simonaAPI/issues/366) - `Fixed bugs in `ExtEntityMapping` [#373](https://github.com/ie3-institute/simonaAPI/issues/373) +- Fixed changelog entry #366 [#378](https://github.com/ie3-institute/simonaAPI/issues/366) ## [0.11.0] - 2025-10-23