Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

Commit 147d8dd

Browse files
author
zhuochengyu
committed
update changelog
1 parent 030e0f1 commit 147d8dd

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Upcoming
1+
# 7.0.0
22

33
## New Feature
44

@@ -9,8 +9,6 @@
99
- renderToolbar's data prop now return an array of objects instead of array of arrays.
1010
- Before: data = [['first', 'last']], After: data = [{row: ['first', 'last'], selected: true}]
1111

12-
# Upcoming
13-
1412
## New Component
1513

1614
- Add Badge component

0 commit comments

Comments
 (0)