We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f44af0 commit 13576f6Copy full SHA for 13576f6
CHANGELOG.textile
@@ -2,8 +2,9 @@
2
h1. Textile Changelog
3
4
h2. Development
5
+* Update supported python versions to include 3.13, and 3.14. Minimum support for pypy has increased to pypy3.11.
6
* Bugfixes:
-** Allow text blocks with spaces around first and last newlines
7
+** Allow text blocks with spaces around first and last newlines ("#87":https://github.com/textile/python-textile/pull/87)
8
9
h2. Version 4.0.3
10
* Update supported Python versions to 3.8 - 3.12 ("#83":https://github.com/textile/python-textile/issues/83)
CONTRIBUTORS.txt
@@ -9,4 +9,5 @@ Kurt Raschke
Dave Brondsema
Dmitry Shachnev
11
Kirill Mavreshko
12
-Brad Schoening
+Brad Schoening
13
+Samuel Lim
0 commit comments