What's Changed
* ⬆️ Fix astroid v3 integration by chrisjsewell in https://github.com/sphinx-extensions2/sphinx-autodoc2/pull/39
* 👌 Improve: represent callable constants by chrisjsewell in https://github.com/sphinx-extensions2/sphinx-autodoc2/pull/40
* 🔧 fix tests (pin astroid <3) by chrisjsewell in https://github.com/sphinx-extensions2/sphinx-autodoc2/pull/36
* 🔧 Replace black/isort with ruff formatter by chrisjsewell in https://github.com/sphinx-extensions2/sphinx-autodoc2/pull/37
* 📚 Fix Readthedocs PR builds by chrisjsewell in https://github.com/sphinx-extensions2/sphinx-autodoc2/pull/38
**Full Changelog**: https://github.com/sphinx-extensions2/sphinx-autodoc2/compare/v0.4.2...v0.5.0