Skip to content

Commit f00f318

Browse files
changelog
1 parent b31cc57 commit f00f318

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
{
22
"versions": [
3+
{
4+
"version": "3.12.0",
5+
"changes": {
6+
"new": [],
7+
"enhancements": [],
8+
"fixes": [
9+
"`FilePicker`: panel causes SharePoint to Throttle due to infinite loop fetching files [#1325](https://github.com/pnp/sp-dev-fx-controls-react/issues/1325)"
10+
]
11+
},
12+
"contributions": [
13+
"[Victor Romanov](https://github.com/VRomanovTau)"
14+
]
15+
},
316
{
417
"version": "3.11.0",
518
"changes": {

0 commit comments

Comments
 (0)