From a70a735b56ba9f7de8344b4a99f90e5cdf2ed708 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Mon, 15 Feb 2010 11:20:55 -0800 Subject: update history --- HISTORY.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'HISTORY.md') diff --git a/HISTORY.md b/HISTORY.md index 1685016..f206a18 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,8 +1,11 @@ -## 0.2.0 (2009-??-??) +## 0.2.0 (2010-02-15) * Bugfix: Methods returning False or None are not rendered +* Bugfix: Don't render an empty string when a tag's value is 0. [enaeseth] * Add support for using non-callables as View attributes. [joshthecoder] * Allow using View instances as attributes. [joshthecoder] +* Support for Unicode and non-ASCII-encoded bytestring output. [enaeseth] +* Template file encoding awareness. [enaeseth] ## 0.1.1 (2009-11-13) -- cgit v1.2.1