diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 463f3660692..c95c75e2482 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -115,6 +115,8 @@

Incompatible or Behavior-altering Changes in @version-mino on the reasoning behind the change.
  • Grid SelectionModels are now Extensions. This update removes all selection related variables and API from GridConnector, GridState, GridServerRpc and GridClientRpc
  • +
  • StringToEnumConverter now explicitly supports Enum types with custom toString() implementations. + This may affect applications that relied on the undefined behavior in previous versions.
  • Known Issues and Limitations