From cf0d3dcc5ad32285b91e7d998cf628ef9c83da55 Mon Sep 17 00:00:00 2001 From: Teemu Suo-Anttila Date: Wed, 24 Jan 2018 14:50:25 +0200 Subject: Upgrade minor version in the project to 8.4 (#10520) --- all/pom.xml | 2 +- all/src/main/templates/release-notes.html | 12 ++++-------- 2 files changed, 5 insertions(+), 9 deletions(-) (limited to 'all') diff --git a/all/pom.xml b/all/pom.xml index 80c646bc71..c3297d3c90 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-root - 8.3-SNAPSHOT + 8.4-SNAPSHOT vaadin-all vaadin-all diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index 3ea177f079..693c36f0b7 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -83,18 +83,14 @@ enhancements. Below is a list of the most notable changes:

- For enhancements introduced in Vaadin Framework 8.2, see the Release - Notes for Vaadin Framework 8.2.0. + For enhancements introduced in Vaadin Framework 8.3, see the Release + Notes for Vaadin Framework 8.3.0. For migrating from previous framework versions, see the list of incompatible changes and how to migrate to Vaadin Framework 8.

@@ -103,7 +99,7 @@
  • BindingBuilder will now automatically mark bound field read-only when bound to a read-only property or a null setter.
  • -

    For incompatible or behavior-altering changes in 8.2, please see 8.2 release notes

    +

    For incompatible or behavior-altering changes in 8.3, please see 8.3 release notes

    Known Issues and Limitations

    -- cgit v1.2.3