diff options
-rw-r--r-- | all/src/main/templates/release-notes.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index d5e6f191c1..ae76bbde5c 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -83,6 +83,10 @@ enhancements. Below is a list of the most notable changes:</p> <ul> + + <li><tt>Upload</tt> component now supports <tt>accept</tt> attribute.</li> + <li><tt>SerializablePredicate</tt> has new helper APIs.</li> + </ul> </p> |