This is an automated email from the ASF dual-hosted git repository.

cbrisson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/velocity-engine.git


The following commit(s) were added to refs/heads/master by this push:
     new 0e73cb3  [engine] Update upcoming 2.3 date in changelog
0e73cb3 is described below

commit 0e73cb3a3da9e841e5b55f1ac261da07c076fdce
Author: Claude Brisson <[email protected]>
AuthorDate: Sat Feb 27 12:45:19 2021 +0100

    [engine] Update upcoming 2.3 date in changelog
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c1407aa..98c3662 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -25,7 +25,7 @@
   </properties>
 
   <body>
-    <release version="2.3" date="unreleased">
+    <release version="2.3" date="2021-02-27">
         <action type="fix" dev="cbrisson" issue="VELOCITY-927">
             Fix parser bug (newline and space inside an empty inline map 
definition).
         </action>        

Reply via email to