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 1160582ff6..7a5c5437be 100644
--- a/all/src/main/templates/release-notes.html
+++ b/all/src/main/templates/release-notes.html
@@ -117,6 +117,7 @@
<li>The way we handle GWT dependencies has been completely changed. See <a href="#gwtdep">this section</a> for more details.</li>
<li>Client side compilation with Maven is now in strict mode by default, failing the compilation on any errors.</li>
<li>Client side classes extending either AbstractGridMouseEvent or AbstractGridKeyEvent must now override the method getAssociatedType.</li>
+ <li>Changes to AbstractComponentState and TabState can potentially break compatibility for compiled add-ons.</li>
</ul>
<h3 id="knownissues">Known Issues and Limitations</h3>
<ul>