Skip to content

Commit

Permalink
Add mention of ContextMenu changes to Release Notes (#11085)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsuoanttila committed Jul 30, 2018
1 parent 0860c19 commit 9807e71
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion all/src/main/templates/release-notes.html
Expand Up @@ -83,7 +83,8 @@ <h2 id="enhancements">Enhancements in Vaadin Framework @version-minor@</h2>
enhancements. Below is a list of the most notable changes:</p>

<ul>

<li>Improvements in <tt>MenuBar</tt> client-side customization.</tt>
<li>Support for improved version of <tt>ContextMenu</tt> add-on.</li>
</ul>

</p>
Expand All @@ -99,6 +100,7 @@ <h2 id="enhancements">Enhancements in Vaadin Framework @version-minor@</h2>
<h2 id="incompatible">Incompatible or Behavior-altering Changes in @version-minor@</h2>

<ul>
<li><tt>VOverlay</tt> workaround with <tt>static</tt> reference to current overlay has been removed</tt>
</ul>

<h2>For incompatible or behavior-altering changes in 8.5, please see <a href="https://vaadin.com/download/release/8.5/8.5.0/release-notes.html#incompatible">8.5 release notes</a></h2>
Expand Down

0 comments on commit 9807e71

Please sign in to comment.