forked from vaadin/framework
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CHANGELOG-VAADIN7.md (vaadin#12554)
Co-authored-by: Tatu Lund <[email protected]>
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,27 @@ | ||
# Vaadin 7 extended maintenance version changelog | ||
|
||
## Vaadin 7.7.34 | ||
|
||
* Update Jsoup to version 1.15.3 | ||
|
||
|
||
## Vaadin 7.7.33 | ||
|
||
* Update license metainfo CVDL4 | ||
* Update Jetty version for security | ||
* Update license checker to version 1.5.2 | ||
|
||
|
||
## Vaadin 7.7.32 | ||
|
||
* Update Atmosphere version to 2.2.13.vaadin4 | ||
|
||
## Vaadin 7.7.31 | ||
|
||
* Don't serve directories as static files | ||
* Update license checker version to 1.2.2 | ||
* Add JNA dependencies for license checker | ||
|
||
## Vaadin 7.7.30 | ||
|
||
* Ensure resize and dragging curtains are removed when a window is closed |