Skip to content

Commit

Permalink
Update CHANGELOG-VAADIN8.md (#12585)
Browse files Browse the repository at this point in the history
  • Loading branch information
thevaadinman authored May 12, 2023
1 parent 9706446 commit d49cde3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG-VAADIN8.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit d49cde3

Please sign in to comment.