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

bitstorm pushed a commit to branch wicket-10.x
in repository https://gitbox.apache.org/repos/asf/wicket.git

commit 0f449252c2d6ba94b58de88b4fc9e11c8fe77152
Author: Andrea Del Bene <[email protected]>
AuthorDate: Mon Aug 24 13:39:43 2026 +0200

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

diff --git a/CHANGELOG-10.x b/CHANGELOG-10.x
index 03eeecbfac..5439fb1673 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.11.0
+
+** New Feature
+
+    * [WICKET-7196] - Allow unescaped wicket:label tags
+
+** Improvement
+
+    * [WICKET-7192] - restrict SourcesPage to resources of the page's own 
package
+    * [WICKET-7195] - Add tag type="search" to those supported by  TextField
+
+** Task
+
+    * [WICKET-7193] - Deprecate and remove IAuthenticationStrategy
+
+=======================================================================
+
 Release Notes - Wicket - Version 10.10.0
 
 ** Bug

Reply via email to