Skip to content

Commit f2cae0b

Browse files
committed
changelog
1 parent ed2c35f commit f2cae0b

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
@@ -4,14 +4,17 @@
44
"version": "3.12.0",
55
"changes": {
66
"new": [],
7-
"enhancements": [],
7+
"enhancements": [
8+
"`DynamicForm`: support cretion of document sets [#1335](https://github.com/pnp/sp-dev-fx-controls-react/pull/1335)"
9+
],
810
"fixes": [
911
"`FilePicker`: panel causes SharePoint to Throttle due to infinite loop fetching files [#1325](https://github.com/pnp/sp-dev-fx-controls-react/issues/1325)",
1012
"`ContentTypePicker`: problem importing control [#1337](https://github.com/pnp/sp-dev-fx-controls-react/issues/1337)"
1113
]
1214
},
1315
"contributions": [
1416
"[Nizar Grindi](https://github.com/NizarGrindi)",
17+
"[Paolo Pialorsi](https://github.com/PaoloPia)",
1518
"[Victor Romanov](https://github.com/VRomanovTau)"
1619
]
1720
},

0 commit comments

Comments
 (0)