Skip to content

Commit 96be171

Browse files
Changelog
1 parent 83a1834 commit 96be171

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.JSON

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"`AccessibleAccordion`: documentation link is broken [#818](https://github.com/pnp/sp-dev-fx-controls-react/issues/818)",
2121
"Documentation: Controls link in the menu is broken [#821](https://github.com/pnp/sp-dev-fx-controls-react/pull/821)",
2222
"`TreeView`: Fix two potential null reference issues [#832](https://github.com/pnp/sp-dev-fx-controls-react/pull/832)",
23-
"`RichText`: Problem with bullets and number list [#795](https://github.com/pnp/sp-dev-fx-controls-react/issues/795)"
23+
"`RichText`: Problem with bullets and number list [#795](https://github.com/pnp/sp-dev-fx-controls-react/issues/795)",
24+
"`TreeView`: Don't expand selected nodes when using expandToSelected [#850](https://github.com/pnp/sp-dev-fx-controls-react/pull/850)"
2425
]
2526
},
2627
"contributions": [
@@ -31,7 +32,8 @@
3132
"[Marcin Wojciechowski](https://github.com/mgwojciech)",
3233
"[Mark Bice](https://github.com/mbice)",
3334
"[Nizar Grindi](https://github.com/NizarGrindi)",
34-
"[Yannick Reekmans](https://github.com/YannickRe)"
35+
"[Yannick Reekmans](https://github.com/YannickRe)",
36+
"[mk0023](https://github.com/mk0023)"
3537
]
3638
},
3739
{

0 commit comments

Comments
 (0)