diff --git a/CHANGES.rst b/CHANGES.rst index f23b6c96f..4545f5f80 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -25,6 +25,8 @@ Unreleased ``Template.generate_async``. :pr:`1960` - Avoid leaving async generators unclosed in blocks, includes and extends. :pr:`1960` +- Added ``OverflowError`` to the list of exceptions caught by the + ``int`` filter. :issue:`1921` Version 3.1.4