summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-11-10 15:51:13 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2012-11-10 15:51:13 -0500
commit4ab9664a515c265238d420b0373f7225fe2e53c7 (patch)
treecf196be11b8f78431875a41b750ee3717d179e85 /CHANGES
parentf6fd2ec74f8a4fa42c7e354daeb84aec3bf2f1ef (diff)
downloadmako-4ab9664a515c265238d420b0373f7225fe2e53c7.tar.gz
- version bump
- changelog
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 970a91b..e6154c2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+0.7.4
+- [feature] Added future_imports parameter to Template
+ and TemplateLookup, renders the __future__ header
+ with desired capabilities at the top of the generated
+ template module. Courtesy Ben Trofatter.
0.7.3
- [bug] legacy_html_escape function, used when