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 version to 2.3.0
alphadev [#6045 @rjbou]
- Add cli version 2.3 [#6045 @rjbou]
- Provide a shell/install.ps1 PowerShell script to install opam on Windows [#5906 @kit-ty-kate @dra27]
- Add opam 2.2.0 to the install scripts [#6062 @kit-ty-kate]
- cli versioning: untie output from current major version [#6045 @rjbou]
- Set
opam-version
to 2.2 for some conflict message tests based on opam repository to stabilise their output [#6045 @rjbou]