aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrik Lindström <99639133+thevaadinman@users.noreply.github.com>2022-06-09 12:59:20 +0300
committerGitHub <noreply@github.com>2022-06-09 12:59:20 +0300
commitc429723a4ab36d2db0b2551812198b631c9f4a8d (patch)
treebe9bfcc3ce4e58f705279ccc061ed4f718a194b7
parentf0a467e72b472485404d6b5881ecb74875b71862 (diff)
downloadvaadin-framework-c429723a4ab36d2db0b2551812198b631c9f4a8d.tar.gz
vaadin-framework-c429723a4ab36d2db0b2551812198b631c9f4a8d.zip
Update CHANGELOG-VAADIN8.md (#12539)
-rw-r--r--CHANGELOG-VAADIN8.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG-VAADIN8.md b/CHANGELOG-VAADIN8.md
index 422a363947..15599758fb 100644
--- a/CHANGELOG-VAADIN8.md
+++ b/CHANGELOG-VAADIN8.md
@@ -1,5 +1,10 @@
# Vaadin 8 extended maintenance version changelog
+## Vaadin 8.15.2
+
+* Added support for Liferay kernel versions up to 49
+* Changed all resources to use Object.class as interface type to support OSGi Portlets on Liferay CE 7.3.6 GA7 or later (#12504)
+
## Vaadin 8.15.1
* Fixed an issue where Grid was moving focus away from external input controls when the datasource contents were updated