aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhe Sun <31067185+ZheSun88@users.noreply.github.com>2020-12-03 09:55:49 +0200
committerGitHub <noreply@github.com>2020-12-03 09:55:49 +0200
commit0ec7644f1e46a4141269bb5fbed19391737cd002 (patch)
tree177c275d8aecbd34e19a14f0764272cd2d7cb268
parentac65bc7516992e60d928cc446c0f47252b34a89b (diff)
downloadvaadin-framework-0ec7644f1e46a4141269bb5fbed19391737cd002.tar.gz
vaadin-framework-0ec7644f1e46a4141269bb5fbed19391737cd002.zip
Update release note for maintenance8.12.1
-rw-r--r--all/src/main/templates/release-notes.html13
1 files changed, 2 insertions, 11 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html
index 405ab04525..c29b67d650 100644
--- a/all/src/main/templates/release-notes.html
+++ b/all/src/main/templates/release-notes.html
@@ -59,8 +59,8 @@
<p>
Vaadin Framework @version@ is a
-<!-- maintenance release that includes a number of bug fixes, as listed in the <a href="#changelog">change log</a> below. -->
- feature release that includes
+ maintenance release that includes a number of bug fixes, as listed in the <a href="#changelog">change log</a> below.
+<!-- feature release that includes -->
<!-- pre-release for evaluating -->
a number of new features and bug fixes, as listed in the <a
href="#enhancements">list of enhancements</a> and <a
@@ -94,15 +94,6 @@
<li>Added missing MIME types to <tt>FileTypeResolver</tt></li>
</ul>
- <h3>Bug fixes</h3>
-
- <ul>
- <li>Bump JUnit from 4.12 to 4.13.1 to avoid false positive security alerts</li>
- <li>Take border into account in Grid editor position when it opens upwards</li>
- <li>Log informative message instead of failing with ClassCastException when polling an obsolete resource</li>
- <li>When a Grid gets scroll-locked, cancel the scrollInProgress handler</li>
- </ul>
-
</p>
<p>