This release contains a small number of important bug fixes and adds support for Python 3.11. Many thanks to our maintainers @Hoxbro, @maximlt and @jlstevens.
Bug Fixes:
- Fix for empty opts warning and incorrect clearing semantics (#5496)
- Fix potential race condition in the Options system (#5535)
Enhancements:
Documentation:
- Fixes to release notes and CHANGELOG (#5506)