From 2859c73917821da63a8240f86fbb992a5877ac98 Mon Sep 17 00:00:00 2001 From: Joel Rodrigues <19577724+joelfmrodrigues@users.noreply.github.com> Date: Thu, 18 Nov 2021 00:17:36 +0000 Subject: [PATCH] changelog --- CHANGELOG.JSON | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.JSON b/CHANGELOG.JSON index ec1e3c61f..d21cc2d4c 100644 --- a/CHANGELOG.JSON +++ b/CHANGELOG.JSON @@ -11,7 +11,8 @@ "SharePoint Framework v1.13 support", "`DynamicForm`: `disabledFields` property added [#987](https://github.com/pnp/sp-dev-fx-controls-react/pull/987)", "`ListPicker`: Add multi numbers support for baseTemplate option [#1016](https://github.com/pnp/sp-dev-fx-controls-react/issues/1016)", - "`ComboboxListItemPicker`: Add option to sort the items in the picker [#985](https://github.com/pnp/sp-dev-fx-controls-react/issues/985)" + "`ComboboxListItemPicker`: Add option to sort the items in the picker [#985](https://github.com/pnp/sp-dev-fx-controls-react/issues/985)", + "`PeoplePicker`: Added filter for Microsoft 365 Group [#985](https://github.com/pnp/sp-dev-fx-controls-react/pull/1027)" ], "fixes": [ "`FilePicker`: `defaultFolderAbsolutePath` does not work Out of context [#1023](https://github.com/pnp/sp-dev-fx-controls-react/issues/1023)", @@ -28,7 +29,8 @@ "[MonalisaBaltatescu](https://github.com/MonalisaBaltatescu)", "[Patrik Hellgren](https://github.com/patrikhellgren)", "[Xiyitifu](https://github.com/Xiyitifu)", - "[Russell gove](https://github.com/russgove)" + "[Russell gove](https://github.com/russgove)", + "[Andreas Omayrat](https://github.com/andreasomayrat)" ] }, {