Thanks! This will be a huge improvement.
As a user, I would also find it useful that:
- this includes a list of fixed bugs since the previous release. (Possibly generated, and/or reversed, being able to see for a bug in which release it’s fixed)
- mostly relevant to see if your bugs are fixed in a release, if improvements happened to ABI/Feature compat with MSVC
- progress on implementing features (maybe feature X ain’t completed in the release, however, seeing that it makes progress helps in managing my frustration, just be explicit it ain’t useable yet)
- changes to diagnostics are documented and preferably under a new name (see -Wmicrosoft-template changed in 10.0.0 · Issue #44139 · llvm/llvm-project · GitHub)
- new formatting by clang-format
…
If you don’t implement nr 1, I would like to stress that some changes as response for bugs are as valuable as new features. So please also think about the release notes when looking at bugs.
I’ll leave it up to you to see what you’ll take a long and what is for later.
Thanks for all the effort! This really makes me happy!