Commit 5bdba9c5 by Chris Jerdonek

Updated history notes for issue #32.

parent 17267413
...@@ -3,6 +3,7 @@ History ...@@ -3,6 +3,7 @@ History
Next Release (version TBD) Next Release (version TBD)
-------------------------- --------------------------
* Feature: Template and View support disabling HTML escape. [cjerdonek]
* Bugfix: context values no longer processed as template strings. [jakearchibald] * Bugfix: context values no longer processed as template strings. [jakearchibald]
* API change: pass the context to render to Template.render() instead of * API change: pass the context to render to Template.render() instead of
Template.__init__(). [cjerdonek] Template.__init__(). [cjerdonek]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment