From ee842b43489aaa1b7c0d6bda7e9eab2995e5c4ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thibaut=20Barr=C3=A8re?= Date: Thu, 5 Mar 2026 15:46:23 +0100 Subject: [PATCH 1/3] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23f17e280..048547db4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## v2.0.x (UNRELEASED) + +- Fix faulty descriptions : documentation changes in the XSD for `FreeRecharging`, `Cage`, `RemoteControl`, `LocalControl` and `LockingMechanism` (181c92a, [#999](https://github.com/NeTEx-CEN/NeTEx/issues/999), [#1000](https://github.com/NeTEx-CEN/NeTEx/pull/1000)) +- Fix buggy SIRI import in occupancy (impacting OpRA) ([#1001](https://github.com/NeTEx-CEN/NeTEx/pull/1001)) + ## v2.0.0 This is a major release, with work going back to as far as late 2020. From bebd1d6ac7d2bdaba18d0496271b09d7bbf2d57d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thibaut=20Barr=C3=A8re?= Date: Thu, 5 Mar 2026 16:00:55 +0100 Subject: [PATCH 2/3] Typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 048547db4..177f9bf96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## v2.0.x (UNRELEASED) -- Fix faulty descriptions : documentation changes in the XSD for `FreeRecharging`, `Cage`, `RemoteControl`, `LocalControl` and `LockingMechanism` (181c92a, [#999](https://github.com/NeTEx-CEN/NeTEx/issues/999), [#1000](https://github.com/NeTEx-CEN/NeTEx/pull/1000)) +- Fix faulty descriptions: documentation changes in the XSD for `FreeRecharging`, `Cage`, `RemoteControl`, `LocalControl` and `LockingMechanism` (181c92a, [#999](https://github.com/NeTEx-CEN/NeTEx/issues/999), [#1000](https://github.com/NeTEx-CEN/NeTEx/pull/1000)) - Fix buggy SIRI import in occupancy (impacting OpRA) ([#1001](https://github.com/NeTEx-CEN/NeTEx/pull/1001)) ## v2.0.0 From c52a36adbf7ebdfd9c4e700911a2109a5ad57051 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thibaut=20Barr=C3=A8re?= Date: Fri, 6 Mar 2026 18:14:07 +0100 Subject: [PATCH 3/3] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 177f9bf96..3433333f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Fix faulty descriptions: documentation changes in the XSD for `FreeRecharging`, `Cage`, `RemoteControl`, `LocalControl` and `LockingMechanism` (181c92a, [#999](https://github.com/NeTEx-CEN/NeTEx/issues/999), [#1000](https://github.com/NeTEx-CEN/NeTEx/pull/1000)) - Fix buggy SIRI import in occupancy (impacting OpRA) ([#1001](https://github.com/NeTEx-CEN/NeTEx/pull/1001)) +- Improve readme & changelog ([#997](https://github.com/NeTEx-CEN/NeTEx/pull/997)) ## v2.0.0