diff options
Diffstat (limited to 'all/src')
-rw-r--r-- | all/src/main/templates/release-notes.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index deb974772d..a2148b4831 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -83,18 +83,18 @@ enhancements. Below is a list of the most notable changes:</p> <ul> - <li>Allowed using <tt>BeanValidationBinder</tt> with scanNestedDefinitions.</li> - <li>Allowed conditional asRequired in <tt>Binder</tt>.</li> - <li>Allowed <tt>Binder</tt> to save partial data to a bean.</li> - <li>Improved access to triggering session cleanup.</li> + <li></li> + <li></li> + <li></li> + <li></li> </ul> </p> <p> - For enhancements introduced in Vaadin Framework 8.9, see the <a - href="http://vaadin.com/download/release/8.9/8.9.0/release-notes.html">Release - Notes for Vaadin Framework 8.9.0</a>. + For enhancements introduced in Vaadin Framework 8.10, see the <a + href="http://vaadin.com/download/release/8.10/8.10.0/release-notes.html">Release + Notes for Vaadin Framework 8.10.0</a>. For migrating from previous framework versions, see <a href="#incompatible">the list of incompatible changes</a> and <a href="#migrating">how to migrate to Vaadin Framework 8</a>. </p> @@ -105,7 +105,7 @@ <li></li> </ul> - <h2>For incompatible or behavior-altering changes in 8.9, please see <a href="https://vaadin.com/download/release/8.9/8.9.0/release-notes.html#incompatible">8.9 release notes</a></h2> + <h2>For incompatible or behavior-altering changes in 8.10, please see <a href="https://vaadin.com/download/release/8.10/8.10.0/release-notes.html#incompatible">8.10 release notes</a></h2> <h3 id="knownissues">Known Issues and Limitations</h3> <ul> |