diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 778b657..a02c305 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -13,7 +13,7 @@ Changelog Deprecated ---------- -v0.9.0 (unreleased) +v0.9.0 (2021-06-30) =================== Fixed bugs @@ -51,6 +51,8 @@ New features and enhancements - ``@option_group`` and ``Section`` now show a better error message when one forgets to provide the name/title as first argument. +- Fixed/improved some type hints and added others. + Breaking changes ---------------- - Calling a constraint -- previously a shortcut to the :meth:`~Constraint.check`