]> source.dussan.org Git - vaadin-framework.git/commitdiff
Update CHANGELOG-VAADIN7.md (#12594) 7.7.42
authormlindfors <majuli@vaadin.com>
Wed, 6 Sep 2023 12:48:15 +0000 (15:48 +0300)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2023 12:48:15 +0000 (15:48 +0300)
Added the 7.7.41 release notes to the changelog file

CHANGELOG-VAADIN7.md

index 412e243a404a9ff1a6313bfcc0de189f063a6df1..2e8412b18f10f85d40f68c4602ce781517d8bf60 100644 (file)
@@ -1,5 +1,14 @@
 # Vaadin 7 extended maintenance version changelog
 
+## Vaadin 7.7.41
+
+* fixed a regression which caused issues if the syncId check was disabled
+* added the possibility to reorder UIProviders
+* modified the Framework 7 project itself to compile with Java 11
+* license updated to VCL-2
+* fixed a version mismatch for the license checker being used
+* test fixes
+
 ## Vaadin 7.7.40
 
 * Fixed an issue where compile-time license checking would fail on CI servers with release-only license files.