Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Jan 30, 2020
1 parent 15d7e61 commit d61c1ea
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.rst
@@ -1,5 +1,14 @@
.. currentmodule:: jinja2

Version 2.11.1
--------------

Unreleased

- Fix a bug that prevented looking up a key after an attribute
(``{{ data.items[1:] }}``) in an async template. :issue:`1141`


Version 2.11.0
--------------

Expand Down

0 comments on commit d61c1ea

Please sign in to comment.