This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git
The following commit(s) were added to refs/heads/master by this push:
new 537f866 TENTACLES-20: Add changelog
537f866 is described below
commit 537f86695739ad1c0cc1a58203c8208e0c132023
Author: P. Ottlinger <[email protected]>
AuthorDate: Fri Jan 3 22:55:04 2025 +0100
TENTACLES-20: Add changelog
---
changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/changes/changes.xml b/changes/changes.xml
index 4109a23..99379c5 100644
--- a/changes/changes.xml
+++ b/changes/changes.xml
@@ -60,6 +60,9 @@ The <action> type attribute can be add,update,fix,remove.
</release>
-->
<release version="0.2" date="2025-10-??" description="Release 0.2 of
Tentacles.">
+ <action issue="TENTACLES-20" type="add" dev="pottlinger">
+ Update reporting plugins and reporting configuration to work properly
with doxia 2.x and new reporting plugin versions.
+ </action>
<action issue="TENTACLES-19" type="add" dev="pottlinger">
Update internal templating engine to velocity 2.x to get rid of
CVE-2020-13936.
</action>