summaryrefslogtreecommitdiffstats
path: root/all
diff options
context:
space:
mode:
authorZhe Sun <31067185+ZheSun88@users.noreply.github.com>2019-06-27 15:34:37 +0300
committerGitHub <noreply@github.com>2019-06-27 15:34:37 +0300
commitdc207bb85b2acb85a3e953f193e2f6e8eb6a414f (patch)
tree88eb1d557435b122e6ad2b709e6c4affe578b11f /all
parent583920f327c338a020d4e09e420548f44127cb7f (diff)
downloadvaadin-framework-dc207bb85b2acb85a3e953f193e2f6e8eb6a414f.tar.gz
vaadin-framework-dc207bb85b2acb85a3e953f193e2f6e8eb6a414f.zip
Update release note and Since tag (#11639)
* Update release note for 8.9 * Missing Since
Diffstat (limited to 'all')
-rw-r--r--all/src/main/templates/release-notes.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html
index f3afc0ceec..3c0a856da5 100644
--- a/all/src/main/templates/release-notes.html
+++ b/all/src/main/templates/release-notes.html
@@ -83,7 +83,9 @@
enhancements. Below is a list of the most notable changes:</p>
<ul>
- <li></li>
+ <li>Adds css class name to <tt>Grid.Editor</tt> on slected row</li>
+ <li>Improves error handling on <tt>Upload</tt> handler</li>
+ <li>Improves support for OSGi</li>
</ul>
</p>
@@ -96,7 +98,7 @@
to Vaadin Framework 8</a>.
</p>
- <h2 id="incompatible">Incompatible or Behavior-altering Changes in @version-minor@</h2>
+ <h2 id="incompatible">No Incompatible or Behavior-altering Changes in @version-minor@</h2>
<ul>
<li></li>