We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c6f2ed commit 33d960eCopy full SHA for 33d960e
CHANGELOG.textile
@@ -1,5 +1,8 @@
1
h1. Textile Changelog
2
3
+h2. Version 2.3.15
4
+* Bugfix: Don't break on unicode characters in the fragment of a url.
5
+
6
h2. Version 2.3.14
7
* Bugfix: Fix textile on Python 2.6 ("#48":https://github.com/textile/python-textile/issues/48)
8
textile/version.py
@@ -1 +1 @@
-VERSION = '2.3.14'
+VERSION = '2.3.15'
0 commit comments