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

adelbene pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git

commit bfa28f4654f606066c2f39db2b686968e911ca6f
Author: Andrea Del Bene <[email protected]>
AuthorDate: Mon Jan 20 22:21:03 2025 +0100

    Added CHANGELOG for release 10.4.0
---
 CHANGELOG-10.x | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/CHANGELOG-10.x b/CHANGELOG-10.x
index 7837a17c88..0430c136c1 100644
--- a/CHANGELOG-10.x
+++ b/CHANGELOG-10.x
@@ -2,6 +2,23 @@ This file contains all changes done in releases for Apache 
Wicket 10.x.
 
 =======================================================================
 
+Release Notes - Wicket - Version 10.4.0
+
+** Bug
+
+    * [WICKET-7140] - Form submit triggered by pressing return in textareas
+
+** Improvement
+
+    * [WICKET-7137] - Make resource URL sanitization extendable
+    * [WICKET-7138] - Support URL fragment with PageParameters class
+
+** Task
+
+    * [WICKET-7139] - Update OSGi imports for Wicket 9.x
+
+=======================================================================
+
 Release Notes - Wicket - Version 10.3.0
 
 ** Bug

Reply via email to