summaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2012-11-03 15:41:59 -0700
committerChris Jerdonek <chris.jerdonek@gmail.com>2012-11-03 15:41:59 -0700
commit661a959bf3ecf9c6592d3047089c2b44cf1042e3 (patch)
tree3009bbea080914ee2bf20c4c17d13722b1af56fc /HISTORY.md
parent8dc8e41f7aa1bd78875f1e19b7741075ed5f4be0 (diff)
downloadpystache-661a959bf3ecf9c6592d3047089c2b44cf1042e3.tar.gz
Update the release date.
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 9828dac..bcf5d7f 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -3,8 +3,8 @@ History
**Note:** Official support for Python 2.4 will end with Pystache version 0.6.0.
-0.5.3 (TBD)
------------
+0.5.3 (2012-11-03)
+------------------
- Added ability to customize string coercion (e.g. to have None render as
`''`) (issue \#130).