diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 4bda7507803..d1cb44e16d4 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -121,6 +121,7 @@

Incompatible or Behavior-altering Changes in @version-mino 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.
  • +
  • The Section enumeration from client-side of the Grid has been moved to GridConstants
  • Known Issues and Limitations