diff options
author | Patrik Lindström <99639133+thevaadinman@users.noreply.github.com> | 2023-04-28 16:25:31 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-28 16:25:31 +0300 |
commit | 9706446bf71426881e68dbd10022c385ca171c24 (patch) | |
tree | 038927eaa9e99b69592b3833f431d91ae319719f | |
parent | 8871e48d87e2661277db9ea9f41c56f4cc637ba0 (diff) | |
download | vaadin-framework-9706446bf71426881e68dbd10022c385ca171c24.tar.gz vaadin-framework-9706446bf71426881e68dbd10022c385ca171c24.zip |
Update CHANGELOG-VAADIN8.md (#12584)8.20.1
-rw-r--r-- | CHANGELOG-VAADIN8.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG-VAADIN8.md b/CHANGELOG-VAADIN8.md index 264bfd0273..dfd22e7fc2 100644 --- a/CHANGELOG-VAADIN8.md +++ b/CHANGELOG-VAADIN8.md @@ -1,6 +1,6 @@ # Vaadin 8 extended maintenance version changelog -## Vaadin 8.21.0 +## 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) * Updated `license-checker` to the latest available version for better user experience and MPR compatibility. |