Skip to content

Commit ced5623

Browse files
committed
changelog
1 parent 1ee5aba commit ced5623

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.JSON

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@
44
"version": "2.5.0",
55
"changes": {
66
"new": [],
7-
"enhancements": [],
7+
"enhancements": [
8+
"`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)"
9+
],
810
"fixes": []
911
},
10-
"contributions": []
12+
"contributions": [
13+
"[Joel Rodrigues](https://github.com/joelfmrodrigues)"
14+
]
1115
},
1216
{
1317
"version": "2.4.0",

0 commit comments

Comments
 (0)