From 70e222a94e4c85b79bfa330f9195c75c3da6076f Mon Sep 17 00:00:00 2001 From: Chris Jerdonek Date: Tue, 22 May 2012 13:27:53 -0700 Subject: Update HISTORY for issue #121. --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.md b/HISTORY.md index 333e68c..d701d70 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -9,6 +9,7 @@ History - Added a `parse()` function that yields a printable, pre-compiled parse tree. - Added support for rendering pre-compiled templates. +- Added --force2to3 option to setup.py (issue \#121). - Bugfix: exceptions raised from a property are no longer swallowed when getting a key from a context stack (issue \#110). - Bugfix: lambda section values can now return non-ascii, non-unicode -- cgit v1.2.1