Skip to content

Commit dbb1e77

Browse files
committed
update changelog for version 4.0.0
1 parent a13e523 commit dbb1e77

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.textile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
h1. Textile Changelog
22

3+
h2. Version 4.0.0
4+
* Drop support for Python 2, hence the version bump. Update list of PY3K versions to currently-supported versions. If you need to use textile on Python 2.7 or Python 3.3 or 3.4, please use textile Version 3.0.4.
5+
* For use in PyPy environments, textile used to work well with the regex package. Lately, it's running into trouble. Please uninstall regex if this is the case for you.
6+
37
h2. Version 3.0.4
48
* BUGFIX: Restricted mode strips out CSS attributes again.
59
* Update travis to more current versions and test against current Pillow version.

0 commit comments

Comments
 (0)