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 44fe729 commit fc29e58Copy full SHA for fc29e58
CHANGELOG.textile
@@ -1,5 +1,8 @@
1
h1. Textile Changelog
2
3
+h2. Version 3.0.3
4
+* BUGFIX: Improve handling code block following extended p block ("#63":https://github.com/textile/python-textile/pull/63)
5
+
6
h2. Version 3.0.2
7
* BUGFIX: Fix for multiple multi-line paragraphs. ("#62":https://github.com/textile/python-textile/pull/62)
8
textile/version.py
@@ -1 +1 @@
-VERSION = '3.0.2'
+VERSION = '3.0.3'
0 commit comments