summaryrefslogtreecommitdiffstats
path: root/all/src/main/templates/release-notes.html
diff options
context:
space:
mode:
Diffstat (limited to 'all/src/main/templates/release-notes.html')
-rw-r--r--all/src/main/templates/release-notes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html
index f2c9a6523e..d9d006d23f 100644
--- a/all/src/main/templates/release-notes.html
+++ b/all/src/main/templates/release-notes.html
@@ -123,6 +123,7 @@
<li><tt>Notification</tt> method <tt>show</tt> returns <tt>Notification</tt>, instead of <tt>void</tt>.</li>
<li><tt>SharedState</tt> field <tt>registeredEventListeners</tt> is a <tt>Map</tt> instead of <tt>Set</tt>.</li>
<li>The client side <tt>SelectionModel</tt> interface has a new method <tt>isMultiSelectionAllowed</tt>.</li>
+ <li><tt>AbstractDateField</tt> is not a <tt>LegacyComponent</tt> anymore.</li>
<h2>For incompatible or behavior-altering changes in 8.1, please see <a href="https://vaadin.com/download/release/8.1/8.1.0/release-notes.html#incompatible">8.1 release notes</a></h2>