We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08dc3dc commit dbdf430Copy full SHA for dbdf430
1 file changed
CHANGELOG.textile
@@ -1,5 +1,12 @@
1
h1. Textile Changelog
2
3
+h2. Version 4.0.3
4
+* Update supported Python versions to 3.8 - 3.12 ("#83":https://github.com/textile/python-textile/issues/83)
5
+* Bugfixes:
6
+** Wrong HTML output when "bc.." is the very last in the document ("#81":https://github.com/textile/python-textile/issues/81)
7
+* Other:
8
+** Use github actions instead of travis for automated testing
9
+
10
h2. Version 4.0.2
11
* Bugfixes:
12
** Support non-http schemas in url refs ("#75":https://github.com/textile/python-textile/pull/75)
0 commit comments