aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 18289c4..a622408 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,10 @@
must be referenced explicitly.
[ticket:141]
+- ${} expressions embedded in tags,
+ such as <%foo:bar x="${...}">, now
+ allow multiline Python expressions.
+
- Fixed previously non-covered regular
expression, such that using a ${} expression
inside of a tag element that doesn't allow