Skip to content

Commit 81f010d

Browse files
committed
Merge branch 'release/3.0.2' into develop
2 parents a0fc9c3 + b5478e8 commit 81f010d

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 3.0.2
4+
* BUGFIX: Fix for multiple multi-line paragraphs. ("#62":https://github.com/textile/python-textile/pull/62)
5+
36
h2. Version 3.0.1
47
* BUGFIX: Fix improper handling of extended code blocks. ("#61":https://github.com/textile/python-textile/pull/61)
58

textile/version.py

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

0 commit comments

Comments
 (0)