Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Apr 8, 2024
1 parent 8664561 commit b4da451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Unreleased
- Avoid unclosed ``auto_aiter`` warnings. :pr:`1954`
- Return an ``aclose``-able ``AsyncGenerator`` from ``Template.generate_async``. :pr:`1957`
- Avoid leaving ``root_render_func()`` unclosed in ``Template.generate_async``. :pr:`1958`
- Avoid leaving async generators unclosed in blocks, includes and extends. :pr:`1960`


Version 3.1.3
Expand Down

0 comments on commit b4da451

Please sign in to comment.