changelog
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