From 0e8552c5ad85294a35e0be38eb322877797bc62a Mon Sep 17 00:00:00 2001 From: Chris Jerdonek Date: Sat, 20 Oct 2012 14:36:19 -0700 Subject: Add HISTORY entry for addressing issue #135. --- HISTORY.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 30d3c34..01c9049 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -17,7 +17,10 @@ History parse tree. - Added support for rendering pre-compiled templates. - Added support for [PyPy](http://pypy.org/) (issue \#125). -- Added support for [Travis CI](http://travis-ci.org) (issue \#124). [msabramo] +- Added support for [Travis CI](http://travis-ci.org) (issue \#124). + [msabramo] +- Bugfix: `defaults.DELIMITERS` can now be changed at runtime (issue \#135). + [bennoleslie] - 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