]> source.dussan.org Git - vaadin-framework.git/commitdiff
Update CHANGELOG-VAADIN8.md (#12585) 7.7.39 8.20.2
authorPatrik Lindström <99639133+thevaadinman@users.noreply.github.com>
Fri, 12 May 2023 14:57:44 +0000 (17:57 +0300)
committerGitHub <noreply@github.com>
Fri, 12 May 2023 14:57:44 +0000 (17:57 +0300)
CHANGELOG-VAADIN8.md

index dfd22e7fc24631c53c6e6b83a24c58bcac2f7ed0..4b5d0f7c291aa08c25db8e6490b3915869fa8eac 100644 (file)
@@ -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)