Skip to content

Commit 33d960e

Browse files
committed
version bumpin' and CHANGELOGGIN'
1 parent 2c6f2ed commit 33d960e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.textile

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

3+
h2. Version 2.3.15
4+
* Bugfix: Don't break on unicode characters in the fragment of a url.
5+
36
h2. Version 2.3.14
47
* Bugfix: Fix textile on Python 2.6 ("#48":https://github.com/textile/python-textile/issues/48)
58

textile/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.3.14'
1+
VERSION = '2.3.15'

0 commit comments

Comments
 (0)