Changelog entry

This commit is contained in:
Armin Ronacher 2017-01-03 19:19:29 +01:00
parent 2cacbac15a
commit 61dc8d020a

View File

@ -15,6 +15,7 @@ Version 2.9
- urlize now sets "rel noopener" by default.
- Support attribute fallback for old-style classes in 2.x.
- Support toplevel set statements in extend situations.
- Restored behavior of Cycler for Python 3 users.
Version 2.8.2
-------------