This is an automated email from the ASF dual-hosted git repository. adelbene pushed a commit to annotated tag rel/wicket-7.13.0 in repository https://gitbox.apache.org/repos/asf/wicket.git
commit 3bb8ad5fa94ba84d0cbeadd42814f6035ab084b7 Author: Andrea Del Bene <[email protected]> AuthorDate: Tue Apr 2 21:24:47 2019 +0200 Added CHANGELOG for release 7.13.0 --- CHANGELOG-7.x | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG-7.x b/CHANGELOG-7.x index 50ee682..47d6947 100644 --- a/CHANGELOG-7.x +++ b/CHANGELOG-7.x @@ -2,6 +2,22 @@ This file contains all changes done in releases for Apache Wicket 7.x. ======================================================================= +Release Notes - Wicket - Version 7.13.0 + +** Bug + + * [WICKET-6645] - Concurrent web socket response message processing on the client + +** Improvement + + * [WICKET-6638] - RedirectRequestHandler does not support Ajax + +** Wish + + * [WICKET-6646] - Upgrade jquery to 3.3.x + +======================================================================= + Release Notes - Wicket - Version 7.12.0 ** Bug
