Working version changelog, used as a base for the changelog and the release note. Prefixes used to help generate release notes, changes, and blog posts:
- ✘ Possibly scripts breaking changes
- ◈ New option/command/subcommand
- [BUG] for bug fixes
- [NEW] for new features (not a command itself)
- [API] api updates 🕮 If there is changes in the API (new non optional argument, function renamed or moved, etc.), please update the API updates part (it helps opam library users)
- Bump the version of opam to 2.4.0
alpha1dev [#6204 @kit-ty-kate]
- Bump the requirement for dune to 2.8 [#6204 @kit-ty-kate]
- Fix the release script after the bump of dune lang to 2.6 [#6204 @kit-ty-kate]
- Fix the release script after the introduction of opam_core_stubs [#6204 @kit-ty-kate]
- Improve the release script by ignoring interactive questions asked by the FreeBSD package manager [#6204 @kit-ty-kate]
- Simplify the making of stripped binaries by introducing the
make opam-stripped
target [#6208 @kit-ty-kate]
- Add 2.3.0~alpha1 to the install scripts [#6203 @kit-ty-kate]