summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVal Neekman <val@neekware.com>2013-06-24 00:09:18 -0400
committerVal Neekman <val@neekware.com>2013-06-24 00:09:18 -0400
commit6d980bafbf9d301b2cbd7aba9e22a795c3fb0a1e (patch)
treec2d52e3dd8af217a742a0a39b6ae5a585cf2298e /README.md
parent72cc13bcdce2f650c90bf6e71ac6cd8c4a784800 (diff)
downloadpython-slugify-6d980bafbf9d301b2cbd7aba9e22a795c3fb0a1e.tar.gz
upversion to 0.0.60.0.6
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index e2ef9e1..bdf2c39 100644
--- a/README.md
+++ b/README.md
@@ -93,6 +93,10 @@ To run the tests against the current environment:
Changelog
=========
+0.0.6
+-----
+* Update for smart_truncate
+
0.0.5
-----
* Added Python 3.2/3.3 Support. (work done by: arthurdarcet@github)