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

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


The following commit(s) were added to refs/heads/wicket-9.x by this push:
     new 8188f702bd Added CHANGELOG for release 9.9.1
8188f702bd is described below

commit 8188f702bdd582b3c5d3811263a9dafe1cbae237
Author: Andrea Del Bene <[email protected]>
AuthorDate: Mon Apr 4 21:46:04 2022 +0200

    Added CHANGELOG for release 9.9.1
---
 CHANGELOG-9.x | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/CHANGELOG-9.x b/CHANGELOG-9.x
index 1f47b5e277..7e22521255 100644
--- a/CHANGELOG-9.x
+++ b/CHANGELOG-9.x
@@ -2,6 +2,19 @@ This file contains all changes done in releases for Apache 
Wicket 9.x.
 
 =======================================================================
 
+Release Notes - Wicket - Version 9.9.1
+
+** Bug
+
+    * [WICKET-6966] - IndexOutOfBounds in InSessionPageStore
+    * [WICKET-6965] - Memory leak in WicketEndpoint
+
+** Improvement
+
+    * [WICKET-6963] - (REVERTED) Use singletons for PanelMarkupSourcingStrategy
+
+=======================================================================
+
 Release Notes - Wicket - Version 9.9.0
 
 ** Bug

Reply via email to