Skip to content

Commit 44667fb

Browse files
committed
update change log
1 parent aa19bbd commit 44667fb

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,16 @@
1010
"`ListItemAttachments`: FIX: Cannot download items when it has a ilegal character [#1484](https://github.com/pnp/sp-dev-fx-controls-react/issues/1484)",
1111
"`FilePicker`: FIX: recent tab empty until re-render [#1482](https://github.com/pnp/sp-dev-fx-controls-react/issues/1482)",
1212
"`Dynamic Form`: Adds onListItemLoaded handler to DynamicForm [#1472](https://github.com/pnp/sp-dev-fx-controls-react/issues/1472)",
13-
"`Dynamic Form`: Fix for the DynamicForm when a defaultValue is null and the code try to call the split method on it. [#1486](https://github.com/pnp/sp-dev-fx-controls-react/pull/1486)"
13+
"`Dynamic Form`: Fix for the DynamicForm when a defaultValue is null and the code try to call the split method on it. [#1486](https://github.com/pnp/sp-dev-fx-controls-react/pull/1486)",
14+
"`DynamicForm`: DynamicForm - Fixing Required Multi Field Saving Problem [#1489](https://github.com/pnp/sp-dev-fx-controls-react/issues/1489)"
1415
]
1516
},
1617
"contributions": [
1718
"[Chad Eiserloh](https://github.com/c-eiser13)",
1819
"[Guido Zambarda](https://github.com/GuidoZam)",
1920
"[Martin Lingstuyl](https://github.com/martinlingstuyl)",
20-
"[Sergio Villalta](https://github.com/6gal6ler6)"
21-
21+
"[Sergio Villalta](https://github.com/6gal6ler6)",
22+
"[Josef Benda](https://github.com/SmarterJB)"
2223
]
2324
},
2425
{

0 commit comments

Comments
 (0)