diff options
author | Juha Seppänen <juha@vaadin.com> | 2016-12-19 14:17:38 +0200 |
---|---|---|
committer | Pekka Hyvönen <pekka@vaadin.com> | 2016-12-19 14:17:38 +0200 |
commit | 389be32ec5c3d1439f08c4baeafaa221ce3cda2a (patch) | |
tree | 0c61120498c23b81a1c7545ed77d0a86220b4943 | |
parent | 2f3f4170ee03ac07a8d66fb572fb29d54dfb1046 (diff) | |
download | vaadin-framework-389be32ec5c3d1439f08c4baeafaa221ce3cda2a.tar.gz vaadin-framework-389be32ec5c3d1439f08c4baeafaa221ce3cda2a.zip |
Beta notes and special message to add-on developers (#8036)
* Beta notes and special message to add-on developers
-rw-r--r-- | all/src/main/templates/release-notes.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index 7f54ea7317..aa6b4f962a 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -64,6 +64,12 @@ a number of new features and bug fixes, as listed in the <a href="#enhancements">list of enhancements</a> and <a href="#changelog">change log</a> below. + With this beta release we will change things based on your feedback + and that may lead to breaking changes. + </p> + <p> Special note for add-on developers: please test your add-on against + Framework 8.0 and update your add-on as needed. + </p> <!-- ================================================================ --> |