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 2c5c406 commit 219b146Copy full SHA for 219b146
CHANGELOG.textile
@@ -1,5 +1,10 @@
1
h1. Textile Changelog
2
3
+h2. Develop Branch
4
+* Bugfix: Fix process of string containing only whitespaces ("#40":https://github.com/textile/python-textile/issues/40)
5
+* Bugfix: Fix process of formatted text after lists ("#37":https://github.com/textile/python-textile/issues/37)
6
+* Test: Use sys.executable instead of 'python' to test the CLI ("#38":https://github.com/textile/python-textile/issues/38)
7
+
8
h2. Version 2.3.7
9
* Bugfix: Don't assume pytest is available to be imported in setup.py ("#39":https://github.com/textile/python-textile/issues/39)
10
0 commit comments