aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrik Lindström <99639133+thevaadinman@users.noreply.github.com>2024-10-03 16:16:17 +0300
committerGitHub <noreply@github.com>2024-10-03 16:16:17 +0300
commitc78a0471a7521e519a9012aa061404d22a485bc3 (patch)
tree735b9a6b0b5a8a5452de13a268236e7ce43f5c4b
parent82ee6893abc1f35d7c4d287f2fe37fdcf4c804d0 (diff)
downloadvaadin-framework-changelog-8.27.2.tar.gz
vaadin-framework-changelog-8.27.2.zip
Update CHANGELOG-VAADIN8.mdchangelog-8.27.2
-rw-r--r--CHANGELOG-VAADIN8.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG-VAADIN8.md b/CHANGELOG-VAADIN8.md
index 2d0d8e061a..769363df08 100644
--- a/CHANGELOG-VAADIN8.md
+++ b/CHANGELOG-VAADIN8.md
@@ -2,7 +2,7 @@
## Vaadin 8.27.2
-* Included the vaadin-portlet package in the Vaadin 8 BOM. As a result, the version of the `vaadin-portlet` package does not need to be defined if the `vaadin-bom` artifact is imported.
+* Included the `vaadin-portlet` package in the Vaadin 8 BOM. As a result, the version of the `vaadin-portlet` package does not need to be defined if the `vaadin-bom` artifact is imported.
This definition was originally left out due to an oversight and the omission was discovered during internal manual testing.
* Improved initialization of the eager unload feature when using Firefox, Safari or any iOS browser.