]> source.dussan.org Git - vaadin-framework.git/commitdiff
Mention the update for ContextMenu in release note (#11315) 8.6.1
authorSun Zhe <31067185+ZheSun88@users.noreply.github.com>
Wed, 14 Nov 2018 11:57:06 +0000 (13:57 +0200)
committerGitHub <noreply@github.com>
Wed, 14 Nov 2018 11:57:06 +0000 (13:57 +0200)
all/src/main/templates/release-notes.html

index 4b901436a63605f074d6a17b681c21a1845d06b6..8c529c9cb2c20c844ab24be097729b5e6580e85f 100644 (file)
@@ -84,7 +84,7 @@
 
         <ul>
             <li>Improvements in <tt>MenuBar</tt> client-side customization.</tt></li>
-            <li>Support for improved version of <tt>ContextMenu</tt> add-on (version 3.0.0.beta1).</li>
+            <li>Support for improved version of <tt>ContextMenu</tt> add-on (version 3.0.0).</li>
             <li>Rewrite <tt>OSGi</tt> bundles activation mechanism to follow <tt>OSGi</tt> best practices</li>
             <li>Change the return type of <tt>Grid.asMultiSelect</tt> and <tt>Grid.asSingleSelect</tt> that has API to access the features of corresponding selection model</li>
         </ul>