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)
- Set DEBIAN_FRONTEND=noninteractive for unsafe-yes confirmation level [#4735 @dra27 - partially fix #4731]
- [BUG] Remove z3 debug output [#4723 @rjbou - fix #4717] [2.1.0~rc2 #4720]
- Add license and lowerbounds to opam files [#4714 @kit-ty-kate]
- Bump version to 2.2.0
alphadev [#4725 @dra27]
- Add solver backends compile test [#4723 @rjbou] [2.1.0~rc2 #4720]
- Fix ocaml link (http -> https) [#4729 @rjbou]
- fish: fix deprecated redirection syntax
^[#4736 @vzaliva]