Skip to content

Commit 7f59067

Browse files
committed
changelog
1 parent 71dff8b commit 7f59067

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.JSON

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"changes": {
66
"new": [],
77
"enhancements": [
8-
"Update `mgt` package to the latest version [#1038](https://github.com/pnp/sp-dev-fx-controls-react/pull/1038)"
8+
"Update `mgt` package to the latest version [#1038](https://github.com/pnp/sp-dev-fx-controls-react/pull/1038)",
9+
"`ListView`: Add ability to provide CSS class names for list wrapper and list itself [#1007](https://github.com/pnp/sp-dev-fx-controls-react/issues/1007)"
910
],
1011
"fixes": [
1112
"`FilePicker`: `defaultFolderAbsolutePath` does not work Out of context [#1023](https://github.com/pnp/sp-dev-fx-controls-react/issues/1023)",
@@ -15,6 +16,8 @@
1516
"contributions": [
1617
"[Gautam Sheth](https://github.com/gautamdsheth)",
1718
"[Jouni Pohjolainen](https://github.com/jonepo)",
19+
"[Michalis Koutroupis](https://github.com/mkoutroupis)",
20+
"[MonalisaBaltatescu](https://github.com/MonalisaBaltatescu)",
1821
"[Patrik Hellgren](https://github.com/patrikhellgren)"
1922
]
2023
},

0 commit comments

Comments
 (0)