Skip to content

Commit 21c44d3

Browse files
Update release notes
1 parent cae2e8a commit 21c44d3

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

RELEASENOTES.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,19 @@ These are changes that have backwards-compatible solutions present and that comp
1414

1515
---
1616

17-
## Release 0.4.6
17+
## Release 0.4.7
1818

19-
**MINOR FEATURE**
19+
**MINOR FEATURES**
2020

21-
- Allow custom classes on menu list items with item object key within `options` prop.
21+
- Add indeterminate state support to `Checkbox`.
22+
- Add indeterminate state support to selectable variant of `DataTable`.
23+
- Export `InputIcon`.
2224

25+
## Release 0.4.6
26+
27+
**MINOR FEATURE**
2328

24-
Allow custom classes on menu list items
29+
- Allow custom classes on menu list items with item object key, `classname`, within `options` prop.
2530

2631
## Release 0.4.5
2732

0 commit comments

Comments
 (0)