update component change log

This commit is contained in:
Ron Rennick 2019-08-20 10:06:08 -03:00
parent 17c66a79a5
commit fadb20c1bc
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# unreleased
- Added a new `<ScrollTo />` component.
# 3.2.0
- AdvancedFilters component: fire `onAdvancedFilterAction` for match changes.
- TableCard component: add `onSearch` and `onSort` function props.