Skip to content

Commit 594e306

Browse files
committed
Update changelog.
1 parent 55dfbc6 commit 594e306

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.textile

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

3+
h2. Version 4.0.1
4+
* Bugfixes:
5+
** SyntaxWarnings with Python 3.8 i("#71":https://github.com/textile/python-textile/issues/71)
6+
** testsuite: internal error with coverage 5.0.X ("#72":https://github.com/textile/python-textile/issues/72)
7+
** DeprecationWarnings about invalid escape sequences ("#73":https://github.com/textile/python-textile/issues/73)
8+
39
h2. Version 4.0.0
410
* 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.
511
* 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.

0 commit comments

Comments
 (0)