diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 59a9ac5e8..1243b16ea 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -8,6 +8,9 @@ - **Visibility/Sticky** - Visibility now uses pub/sub pattern to greatly improve scroll performance when attaching multiple events - **Visibility/Sticky** - Visibility and sticky now refresh automatically after page content loading to deal with changes in position from images loading +**Changes** +- **Table** - Table cells now default to top vertical alignment. + **Bugs** - **All Modules** - Performance logging now delays 500ms instead of 100ms for console logging to ensure all logs are captured in one group - **Grid** - Fixes colored grid columns not appearing when not nested in rows