Add v2.0.0 to changelog (+ include v1.3.1)#995
Merged
Conversation
Useful if we leave GitHub at some point, or if someone wants offline history.
Aurige
approved these changes
Feb 23, 2026
ue71603
approved these changes
Feb 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is a proposal of changelog for
v2.0.0.Most bits are handwritten, some are AI-based: please submit suggestions so that we can have something good enough (cc @TuThoThai @Aurige @Ulf9 @skinkie @ue71603 in particular), thank you!
Meta: once merged, it will be copied to create the GitHub release. This way people cloning the repo have everything, and if we move off GitHub at some point we will already have the data.
Validation side-note: I was about to include a demo of
xmllintuse to support users doing XSD validation, but I think it would drive people to malware stuff (a lot of crap is available in the first Google results) and most importantly,libxml2which bringsxmllintis not maintained anymore since December 2025 (the maintainer has given up due to lack of funding).