Skip to content

Commit 9cc1559

Browse files
committed
Update changelog
1 parent 79846a4 commit 9cc1559

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.JSON

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"`ChartControl`: Newly introduced control to render charts [#15](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/15)"
99
],
1010
"enhancements": [
11+
"`PeoplePicker`: Allow the people picker to search on site level and on tenant level [#97](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/97)",
1112
"`PeoplePicker`: Make the titleText property not required [#184](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/184)"
1213
],
1314
"fixes": [
@@ -16,6 +17,7 @@
1617
},
1718
"contributions": [
1819
"[Hugo Bernier](https://github.com/hugoabernier)",
20+
"[Asish Padhy](https://github.com/AsishP)",
1921
"[Anoop Tatti](https://github.com/anoopt)",
2022
"[Alex Terentiev](https://github.com/AJIXuMuK)",
2123
"[Tse Kit Yam](https://github.com/tsekityam)"

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
**Enhancements**
1111

12+
- `PeoplePicker`: Allow the people picker to search on site level and on tenant level [#97](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/97)
1213
- `PeoplePicker`: Make the titleText property not required [#184](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/184)
1314

1415
**Fixes**
@@ -17,7 +18,7 @@
1718

1819
### Contributors
1920

20-
Special thanks to our contributors (in alphabetical order): [Hugo Bernier](https://github.com/hugoabernier), [Anoop Tatti](https://github.com/anoopt), [Alex Terentiev](https://github.com/AJIXuMuK), [Tse Kit Yam](https://github.com/tsekityam).
21+
Special thanks to our contributors (in alphabetical order): [Hugo Bernier](https://github.com/hugoabernier), [Asish Padhy](https://github.com/AsishP), [Anoop Tatti](https://github.com/anoopt), [Alex Terentiev](https://github.com/AJIXuMuK), [Tse Kit Yam](https://github.com/tsekityam).
2122

2223
## 1.10.0
2324

docs/documentation/docs/about/release-notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
**Enhancements**
1111

12+
- `PeoplePicker`: Allow the people picker to search on site level and on tenant level [#97](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/97)
1213
- `PeoplePicker`: Make the titleText property not required [#184](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/184)
1314

1415
**Fixes**
@@ -17,7 +18,7 @@
1718

1819
### Contributors
1920

20-
Special thanks to our contributors (in alphabetical order): [Hugo Bernier](https://github.com/hugoabernier), [Anoop Tatti](https://github.com/anoopt), [Alex Terentiev](https://github.com/AJIXuMuK), [Tse Kit Yam](https://github.com/tsekityam).
21+
Special thanks to our contributors (in alphabetical order): [Hugo Bernier](https://github.com/hugoabernier), [Asish Padhy](https://github.com/AsishP), [Anoop Tatti](https://github.com/anoopt), [Alex Terentiev](https://github.com/AJIXuMuK), [Tse Kit Yam](https://github.com/tsekityam).
2122

2223
## 1.10.0
2324

0 commit comments

Comments
 (0)