Skip to content

Commit e4b808d

Browse files
committed
bump version number and update changelog.
1 parent e00e33f commit e4b808d

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)