summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-11-11 15:58:44 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2012-11-11 15:58:44 -0500
commite1d4f46fd257d6a909e78ee5c01fe6801ad7d943 (patch)
tree4bb20c9227245ce0af2a217eb5518d2dd2aeeed4 /CHANGES
parent15015ce8bedaa4953e094353d9c3cd4c8b3cad14 (diff)
downloadmako-e1d4f46fd257d6a909e78ee5c01fe6801ad7d943.tar.gz
changelog
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e6154c2..6f0c417 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,7 @@
0.7.4
+- [feature] Code has been reworked to support Python 2.4->
+ Python 3.xx in place. 2to3 no longer needed.
+
- [feature] Added future_imports parameter to Template
and TemplateLookup, renders the __future__ header
with desired capabilities at the top of the generated