A (partial) list of bug fixed and issues resolved in this release can be found here.
The PUBLIC
and INTERFACE
values set by target_compile_features
have been changed back from cxx_std_20
to cxx_std_17
, to permit to continue to compile downstream projects with C++17. This is not a long term decision, and in future the minimum C++ version required to compile headers could be increased again.
This is a list of people that contributed to this release (generated from the git history using git shortlog -ens --no-merges v3.11.0..v3.11.1
):