From d49cde32b148e3374bc8dfafd46c39f537fa4567 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Patrik=20Lindstr=C3=B6m?= <99639133+thevaadinman@users.noreply.github.com> Date: Fri, 12 May 2023 17:57:44 +0300 Subject: [PATCH] Update CHANGELOG-VAADIN8.md (#12585) --- CHANGELOG-VAADIN8.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG-VAADIN8.md b/CHANGELOG-VAADIN8.md index dfd22e7fc2..4b5d0f7c29 100644 --- a/CHANGELOG-VAADIN8.md +++ b/CHANGELOG-VAADIN8.md @@ -1,5 +1,10 @@ # Vaadin 8 extended maintenance version changelog +## Vaadin 8.20.2 + +* Removed mentions of NetBeans Plugin, since it has not been maintained and is no longer usable in modern versions of NetBeans. Usage of NetBeans for Vaadin development is still possible, but it is not explicitly supported through a special plugin. +* Improved build system; maven-flatten-plugin is now correctly invoked and build system related version numbers were bumped. This change should not affect users. + ## Vaadin 8.20.1 * Fixed a bug in TwinColSelect, which caused incorrect layouting on Firefox on some platforms. The issue was similar to the problem discussed in [#9175](https://github.com/vaadin/framework/issues/9175) -- 2.39.5