aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG-VAADIN7.md
diff options
context:
space:
mode:
authormlindfors <majuli@vaadin.com>2023-05-23 10:55:30 +0300
committerGitHub <noreply@github.com>2023-05-23 10:55:30 +0300
commitfe7a04a984082aa40c191fc59bbbef06be72f47e (patch)
treed952fab1bf14650884ed9af18ff79de8718d1c75 /CHANGELOG-VAADIN7.md
parentd49cde32b148e3374bc8dfafd46c39f537fa4567 (diff)
downloadvaadin-framework-fe7a04a984082aa40c191fc59bbbef06be72f47e.tar.gz
vaadin-framework-fe7a04a984082aa40c191fc59bbbef06be72f47e.zip
Update CHANGELOG-VAADIN7.md to contain the 7.7.39 notes (#12586)
Added the 7.7.39 release notes to the changelog
Diffstat (limited to 'CHANGELOG-VAADIN7.md')
-rw-r--r--CHANGELOG-VAADIN7.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG-VAADIN7.md b/CHANGELOG-VAADIN7.md
index 16cd1264b9..4f01b6ce14 100644
--- a/CHANGELOG-VAADIN7.md
+++ b/CHANGELOG-VAADIN7.md
@@ -1,5 +1,11 @@
# Vaadin 7 extended maintenance version changelog
+## Vaadin 7.7.39
+
+* Added the Flatten Maven Plugin
+* A fix to compute the correct path to a war file from the resource URL
+* General pom.xml and project structure fixes
+
## Vaadin 7.7.38
* A fix to preserve push messages in cache until they are seen by client