From 27ba90d81003698d06cd999bf6896ba14b5eeeca Mon Sep 17 00:00:00 2001 From: Carl Whittaker Date: Wed, 12 Jan 2011 18:14:33 +0000 Subject: [PATCH] Updating changelog --- HISTORY.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 7b6a1ab..697e52e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,12 @@ History ======= +0.4.0 (2011-01-12) +------------------ +* Add support for nested contexts (within template and view) +* Add support for inverted lists +* Decoupled template loading + 0.3.1 (2010-05-07) ------------------