Skip to content

Commit 3a3ed4f

Browse files
committed
pre-commit
1 parent ced5623 commit 3a3ed4f

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## 2.5.0
44

5+
### Enhancements
6+
7+
- `TreeView`: Adding support to clear TreeView selected items by passing an empty array. [#787](https://github.com/pnp/sp-dev-fx-controls-react/pull/787)
8+
9+
### Contributors
10+
11+
Special thanks to our contributor: [Joel Rodrigues](https://github.com/joelfmrodrigues).
12+
513
## 2.4.0
614

715
### New control(s)

docs/documentation/docs/about/release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## 2.5.0
44

5+
### Enhancements
6+
7+
- `TreeView`: Adding support to clear TreeView selected items by passing an empty array. [#787](https://github.com/pnp/sp-dev-fx-controls-react/pull/787)
8+
9+
### Contributors
10+
11+
Special thanks to our contributor: [Joel Rodrigues](https://github.com/joelfmrodrigues).
12+
513
## 2.4.0
614

715
### New control(s)

0 commit comments

Comments
 (0)