From 3865c57d166dfa9aaf960558b4ef591e00ded768 Mon Sep 17 00:00:00 2001 From: TruongQuangSB <131350493+TruongQuangSB@users.noreply.github.com> Date: Thu, 18 Sep 2025 10:43:31 +0200 Subject: [PATCH 1/2] SET 2.5.0 Release Notes --- RELEASE_NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index cbf1515a2d..87b39f39f0 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,8 @@ # Eclipse Signalling Engineering Toolbox: Release notes The Eclipse Signalling Engineering Toolbox provides means for initialization, managing, testing, validation, visualization, documentation and merging of instances of the object model for the railway interlocking signalling technology. +## 2.5 +- Update PlanPro Model to 1.10.0.3 versoin +- Implementation Feature to compare Pt1 Table between two Planing ## 2.4 - Implementation of ETCS tables completed From b9d56879b793b9512a8c111ee73e2f296c31a7de Mon Sep 17 00:00:00 2001 From: TruongQuangSB <131350493+TruongQuangSB@users.noreply.github.com> Date: Fri, 26 Sep 2025 14:14:20 +0200 Subject: [PATCH 2/2] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 87b39f39f0..fec1d30f8c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,8 +1,8 @@ # Eclipse Signalling Engineering Toolbox: Release notes The Eclipse Signalling Engineering Toolbox provides means for initialization, managing, testing, validation, visualization, documentation and merging of instances of the object model for the railway interlocking signalling technology. ## 2.5 -- Update PlanPro Model to 1.10.0.3 versoin -- Implementation Feature to compare Pt1 Table between two Planing +- Update to PlanPro data model version 1.10.0.3. +- Implementation of feature to compare Pt1 tables between two projects. ## 2.4 - Implementation of ETCS tables completed