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 to 2.2.0
alpha3dev [#5615 @rjbou]
- Remove
bigarray
dependency [#5612 @kit-ty-kate] - Remove use of deprecated `Printf.kprintf" [#5612 @kit-ty-kate]
- Add ppc64le and s390x support [#5420 @kit-ty-kate]