Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add "Release highlights" section to latest release (v0.24.0)
As per a [Discord discussion](https://discord.com/channels/968932220549103686/968932220549103689/1314291772893171784), we thought it might be nice to include additional information in the changelog/release notes, similar to certain other open-source projects. For example: In [the Rust 1.82 release notes](https://blog.rust-lang.org/2024/10/17/Rust-1.82.0.html), they include a one-line description of the project as well as installation instructions, and then go over several release highlights. Possible future process: - We can put the release highlights into `CHANGELOG.md` itself, so that it can undergo the normal review process. - We'll add the static description/installation text to each release as we publish it (which doesn't need to be duplicated for each version in `CHANGELOG.md`).
- Loading branch information