You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.textile
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@ h1. Textile Changelog
2
2
3
3
h2. Develop Branch
4
4
* Bugfix: fix an issue with extended block code
5
+
* Remove misplaced shebang on non-callable files.
6
+
* Packaging: Add test-command to setup.py directly.
7
+
* Packaging: Included the tests/ directory for source-tarballs, useful for packaging checks. ("#33":https://github.com/textile/python-textile/issues/33)
5
8
6
9
h2. Version 2.3.3
7
10
* Bugfix: Unicode in URL titles no longer break everything ("#30":https://github.com/textile/python-textile/issues/30)
0 commit comments