diff --git a/CHANGELOG.rst b/CHANGELOG.rst index c1b00ea..25ca5a3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,13 @@ Changelog --------- +0.46.0 (unreleased) +******************* + +Other changes: + +- *Backwards-incompatible*: Drop marshmallow < 3.24.1 (:pr:`742`). + 0.45.0 (2024-10-25) *******************