Commit bd6b5f04 by Chris Jerdonek

Updated HISTORY file for dot notation support.

parent 9dc92ba1
...@@ -4,10 +4,10 @@ History ...@@ -4,10 +4,10 @@ History
0.6.0 (TBD) 0.6.0 (TBD)
----------- -----------
* Added support for dot notation and version 1.1.2 of the spec (issue #99). [rbp]
* Bugfix: falsey values now coerced to strings using str(). * Bugfix: falsey values now coerced to strings using str().
* Bugfix: issue #113: lambda return values for sections no longer pushed * Bugfix: lambda return values for sections no longer pushed onto context stack (issue #113).
onto context stack. * Bugfix: lists of lambdas for sections were not rendered (issue #114).
* Bugfix: issue #114: lists of lambdas for sections were not rendered.
0.5.1 (2012-04-24) 0.5.1 (2012-04-24)
------------------ ------------------
......
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