Skip to content

Commit 142942a

Browse files
committed
CHANGELOGGIN' and formattin'
1 parent 9998e8e commit 142942a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.textile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
h1. Textile Changelog
22

3+
h2. Version 2.3.6
4+
* Packaging: @tests@ directory is correctly included in source-tarball. ("#33":https://github.com/textile/python-textile/issues/33)
5+
36
h2. Version 2.3.5
47
* Bugfix: Correctly handle unicode text in url query-strings. ("#36":https://github.com/textile/python-textile/issues/36)
58

@@ -8,7 +11,7 @@ h2. Version 2.3.4
811
* Remove misplaced shebang on non-callable files.
912
* Packaging: Add test-command to setup.py directly.
1013
* Packaging: Included the tests/ directory for source-tarballs, useful for packaging checks. ("#33":https://github.com/textile/python-textile/issues/33)
11-
* Add a cli tool `pytextile` which takes textile input and prints html output. See `pytextile -h` for details.
14+
* Add a cli tool @pytextile@ which takes textile input and prints html output. See @pytextile -h@ for details.
1215

1316
h2. Version 2.3.3
1417
* Bugfix: Unicode in URL titles no longer break everything ("#30":https://github.com/textile/python-textile/issues/30)

0 commit comments

Comments
 (0)