summaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorChris Wanstrath <chris@ozmm.org>2009-11-16 17:38:27 -0800
committerChris Wanstrath <chris@ozmm.org>2009-11-16 17:38:27 -0800
commitae58a99fa4250a47ec414d0e1bf63def590dc88e (patch)
tree20e8dbe4628bfd9a94ff9b516c72d1dff80c205e /HISTORY.md
parent65646c81ffd1fb96379a59448b8e4926b905d5cd (diff)
downloadpystache-ae58a99fa4250a47ec414d0e1bf63def590dc88e.tar.gz
who knows when 0.2.0 will drop!
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY.md b/HISTORY.md
index d533662..f8cc538 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,4 +1,4 @@
-## 0.2.0 (2009-11-16)
+## 0.2.0 (2009-??-??)
* Add support for using non-callables as View attributes. [joshthecoder]
* Allow using View instances as attributes. [joshthecoder]