Skip to content

Commit f39c1ca

Browse files
committed
Add items to CHANGELOG
1 parent 5b99cac commit f39c1ca

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
### New Features
66

77
* [#13]: Add `checkModel` property to specify which nodes should be stored in the `checked` array
8+
* [#126]: Add `iconsClass` property and allow `'fa5'` to fully support Font Awesome 5 icons
9+
10+
### Bug Fixes
11+
12+
* [#127]: Change TypeScript definition of TreeNode's `label` property to `React.ReactNode` to better align with the PropType
813

914
## [v1.5.0](https://github.com/jakezatecky/react-checkbox-tree/compare/v1.4.1...v1.5.0) (2019-01-25)
1015

0 commit comments

Comments
 (0)