aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaude Brisson <claude@renegat.net>2021-02-27 11:49:24 +0100
committerClaude Brisson <claude@renegat.net>2021-02-27 11:49:24 +0100
commitb9bdb4092d62324f45ee7b7de0757c948f042bd5 (patch)
tree72f4fab0128b4f35f63d8951ca6d80633c4deecd
parentaade2612b1f9ba2c673771c882385ae639c977dd (diff)
downloadapache-velocity-engine-b9bdb4092d62324f45ee7b7de0757c948f042bd5.tar.gz
[engine] Update changelog
-rw-r--r--src/changes/changes.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index de00a344..c1407aaa 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -25,6 +25,23 @@
</properties>
<body>
+ <release version="2.3" date="unreleased">
+ <action type="fix" dev="cbrisson" issue="VELOCITY-927">
+ Fix parser bug (newline and space inside an empty inline map definition).
+ </action>
+ <action type="new" dev="cbrisson" issue="VELOCITY-933">
+ Backported Spring framework Velocity Engine integration classes from Spring 4.x, in the new module <code>spring-velocity-support</code>.
+ </action>
+ <action type="fix" dev="wglass" issue="VELOCITY-931">
+ Let SecureUberspector block methods on ClassLoader and subclasses.
+ </action>
+ <action type="new" dev="cbrisson" due-to="mgrigorov">
+ Added Travis CI.
+ </action>
+ <action type="fix" dev="cbrisson" due-to="donnerpeter">
+ Don't leak classes via Stop.STOP_ALL stack trace.
+ </action>
+ </release>
<release version="2.2" date="2020-02-02">
<action type="new" dev="cbrisson">
Deprecated 2.1 flag <code>velocimacro.arguments.preserve_literals</code> in favor of