Skip to content

Commit

Permalink
Change log for dropping 2.7 and 3.2 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminp committed Jan 8, 2020
1 parent ac4bdc5 commit f4ccdb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ This file lists the changes in each six version.
Development version
-------------------

- Issue #308, pull request #314: Remove support for Python 2.6 and Python 3.2.

- Issue #250, issue #165, pull request #251: `six.wraps` now ignores missing
attributes. This follows the Python 3.2+ standard library behavior.

Expand Down

0 comments on commit f4ccdb2

Please sign in to comment.