From 69a6eab8bcb9230df2371c595aa3d5ecbc404d82 Mon Sep 17 00:00:00 2001 From: AJIXuMuK Date: Mon, 27 Apr 2020 20:50:24 -0700 Subject: [PATCH] changelog --- CHANGELOG.JSON | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.JSON b/CHANGELOG.JSON index fdb4d3182..d1056d557 100644 --- a/CHANGELOG.JSON +++ b/CHANGELOG.JSON @@ -5,7 +5,8 @@ "changes": { "new": [ "Pagination Control [#535](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/535)", - "TreeView Control [#536](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/536)" + "TreeView Control [#536](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/536)", + "FolderPicker Control [#525](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/525)" ], "enhancements": [ "`FolderExplorer` updates: allow selection of libraries if site url is used as the root, allow passing items to be passed as a property and added to the breadcrumb, add support for loading folders from a different site, fix breadcrumb names for document libraries [#534](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/534)",