Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# 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))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Speed improvement in validation?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not tested on my side at this point.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@skinkie, would it be ok for you if we adress the improvement in validation at a later stage of the changelog?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't know why you are picking up new tasks before you review finished work.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy to do it, is there documentation somewhere on what is done? Comparison before/after using xmllint on the examples?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@skinkie, if you are referring to add PR #998 to the log. I have just made a comment on it. 😄

I am tackling the list in the order it appears on my side, which is bad, I know. 😓

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh ok. So indeed, #998 is large and will need further review.

- 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

This is a major release, with work going back to as far as late 2020.
Expand Down