This update includes all PRs that have a needs-changelog tag:
- Make static context const #1639
 - include: remove WARN_UNUSED_RESULT for functions always returning 1 #1659
 - cmake: Bump minimum required CMake version to 3.22 #1675 #1675
 - added: cmake: add a helper for linking into static libs #1678
 - doc: Promote “Building with CMake” to standard procedure #1680
 - also added cmake: Emulate Libtool’s behavior on FreeBSD #1685
 
I had added the needs-changelog tag to #1685 because it seems noteworthy, but otherwise have not found any additional merged PR that would require a changelog entry.
I’m not sure if the changelog entry for #1678 makes sense (CC theuni)