summaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorChris Wanstrath <chris@ozmm.org>2009-11-13 15:30:07 -0800
committerChris Wanstrath <chris@ozmm.org>2009-11-13 15:30:07 -0800
commit90ae7cb48f650a7be6172adb875658caf91c1f1e (patch)
treea0e2c37cf323f3c567c291f8be2d6e5dbc5bfa21 /HISTORY.md
parent7fdebd3e5dcbf5e3f5f4d393f62415756514a059 (diff)
downloadpystache-90ae7cb48f650a7be6172adb875658caf91c1f1e.tar.gz
Ensure we're dealing with strings, always
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index a6596d6..9b63c6f 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,3 +1,7 @@
+## 0.1.1 (2009-11-12)
+
+* Ensure we're dealing with strings, always
+
## 0.1.0 (2009-11-12)
* First release