Skip to content

Commit 9a5f6ed

Browse files
committed
changelog changes
1 parent 829119b commit 9a5f6ed

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
@@ -5,7 +5,8 @@
55
"changes": {
66
"new": [],
77
"enhancements": [
8-
"`FilePicker`: Fixes for OneDrive CORS issues [#407](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/407)"
8+
"`FilePicker`: Fixes for OneDrive CORS issues [#407](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/407)",
9+
"`ListItemPicker`: added new control property `filter` [#392](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/392)"
910
],
1011
"fixes": [
1112
"Documentation fix for `FilePicker`: updated `accepts` value in props [#404](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/404)",
@@ -16,7 +17,8 @@
1617
"contributions": [
1718
"[Piotr Siatka](https://github.com/siata13)",
1819
"[Dani Domínguez](https://github.com/danidz96)",
19-
"[Siddharth Vaghasia](https://github.com/siddharth-vaghasia)"
20+
"[Siddharth Vaghasia](https://github.com/siddharth-vaghasia)",
21+
"[João Mendes](https://github.com/joaojmendes)"
2022
]
2123
},
2224
{

0 commit comments

Comments
 (0)