Skip to content

Commit d89ca04

Browse files
committed
Merge branch 'release/2.3.2' into develop
2 parents e00e33f + e4b808d commit d89ca04

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

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.2
4+
* Bugfix: properly handle @":"@ as text, not a link.
5+
36
h2. Version 2.3.1
47
* Regression bugfix: empty string input returns empty string again.
58

textile/version.py

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

0 commit comments

Comments
 (0)