File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11h1. Textile Changelog
22
3+ h2. Version 2.3.9
4+ * Packaging: remove extraneous files from the source distribution upload.
5+ * Remove a lingering file from a feature branch for overhauling list handling. This brings coverage back up to 100%
6+
37h2. Version 2.3.8
48* Bugfix: Fix process of string containing only whitespaces ("#40":https://github.com/textile/python-textile/issues/40)
59* Bugfix: Fix process of formatted text after lists ("#37":https://github.com/textile/python-textile/issues/37)
Original file line number Diff line number Diff line change 11exclude .gitignore
22exclude TODO.textile
33exclude .travis.yml
4+ exclude tests/.*
45include CHANGELOG.textile
56include CONTRIBUTORS.txt
67include .coveragerc
Original file line number Diff line number Diff line change 1- VERSION = '2.3.8 '
1+ VERSION = '2.3.9 '
You can’t perform that action at this time.
0 commit comments