Commit 8aa126e3 by Chris Jerdonek

Updated history notes for issue #50.

parent 220b3cd8
......@@ -3,6 +3,8 @@ History
Next Release (version TBD)
--------------------------
* Bugfix: Passing **kwargs to Template.__init__() with no context
raised an exception. [cjerdonek]
* Bugfix: Whitespace surrounding sections is no longer altered, in
accordance with the mustache spec. [heliodor]
* A custom template loader can now be passed to a View. [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