Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Nov 28, 2021
1 parent 2a016f7 commit 791c83e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
unreleased
==========

- Drop Python 3.6 support.

- Add Python 3.9 and 3.10 support.

- Refactor project structure to make wheel distribution smaller.

- Blackify the codebase.

- Use the newer ``@jinja2.pass_context`` in favor of the deprecated
``@jinja2.contextfilter``.
See https://github.com/Pylons/pyramid_jinja2/pull/159

2.8 (2019-01-25)
================

Expand Down

0 comments on commit 791c83e

Please sign in to comment.