diff --git a/docs/changelog.rst b/docs/changelog.rst index 3fd8a069..4683eeba 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,14 @@ Changelog ========= +v4.12.1 (unreleased) +-------------------- + +Bugfixes +^^^^^^^^ + +* Fixed type hints of assert methods to match actual signature (`PR #1271 `__) + v4.12.0 (2026-02-14) --------------------