This is an automated email from the ASF dual-hosted git repository.
cbrisson pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/velocity-site.git
The following commit(s) were added to refs/heads/main by this push:
new e4a74e9 [site/engine-2.3] Fix changelog (points to HEAD while
releasing)
e4a74e9 is described below
commit e4a74e98f843d3ac00655b19eeb94c787da52c42
Author: Claude Brisson <[email protected]>
AuthorDate: Sun Feb 28 22:29:09 2021 +0100
[site/engine-2.3] Fix changelog (points to HEAD while releasing)
---
src/content/engine/2.3/changes.mdtext | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/engine/2.3/changes.mdtext
b/src/content/engine/2.3/changes.mdtext
index 996efd6..e109b61 100644
--- a/src/content/engine/2.3/changes.mdtext
+++ b/src/content/engine/2.3/changes.mdtext
@@ -4,5 +4,5 @@ Title: Apache Velocity Engine - Changes Report
### Release History
-{{changes_report(engine/2.3)}}
+{{changes_report(engine/HEAD)}}