diff options
Diffstat (limited to 'WebContent')
-rw-r--r-- | WebContent/release-notes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 4bda750780..d1cb44e16d 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -121,6 +121,7 @@ GridConnector, GridState, GridServerRpc and GridClientRpc</li> <li>StringToEnumConverter now explicitly supports Enum types with custom toString() implementations. This may affect applications that relied on the undefined behavior in previous versions.</li> + <li>The Section enumeration from client-side of the Grid has been moved to GridConstants</li> </ul> <h3 id="knownissues">Known Issues and Limitations</h3> <ul> |