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 775c708 commit 0f0b695Copy full SHA for 0f0b695
CHANGELOG.textile
@@ -1,5 +1,8 @@
1
h1. Textile Changelog
2
3
+h2. Version 2.3.11
4
+* Bugfix: Don't strip leading dot from image URIs ("#42":https://github.com/textile/python-textile/issues/42)
5
+
6
h2. Version 2.3.10
7
* Packaging: cleanup in MANIFEST.IN leads to better linux packaging, and smaller wheel size.
8
textile/version.py
@@ -1 +1 @@
-VERSION = '2.3.10'
+VERSION = '2.3.11'
0 commit comments