Skip to content

Commit 4f2bcea

Browse files
committed
Changelog updates
1 parent c971c3a commit 4f2bcea

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

CHANGELOG.JSON

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@
44
"version": "1.10.0",
55
"changes": {
66
"new": [],
7-
"enhancements": ["`TaxonomyPicker`: retreiving the terms in the correct custom sort order [#146](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/146)"],
7+
"enhancements": [
8+
"`PeoplePicker`: Allow to set resultsMaximumNumber [#143](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/143) [#148](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/148)",
9+
"`TaxonomyPicker`: retreiving the terms in the correct custom sort order [#146](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/146)"
10+
],
811
"fixes": []
912
},
10-
"contributions": ["[Ole Bergtun](https://github.com/trillian74)"]
13+
"contributions": ["[Ole Bergtun](https://github.com/trillian74)", "[Tse Kit Yam](https://github.com/tsekityam)"]
1114
},
1215
{
1316
"version": "1.9.0",

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44

55
**Enhancements**
66

7+
- `PeoplePicker`: Allow to set resultsMaximumNumber [#143](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/143) [#148](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/148)
78
- `TaxonomyPicker`: retreiving the terms in the correct custom sort order [#146](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/146)
89

910
### Contributors
1011

11-
Special thanks to our contributor: [Ole Bergtun](https://github.com/trillian74).
12+
Special thanks to our contributors (in alphabetical order): [Ole Bergtun](https://github.com/trillian74), [Tse Kit Yam](https://github.com/tsekityam).
1213

1314
## 1.9.0
1415

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44

55
**Enhancements**
66

7+
- `PeoplePicker`: Allow to set resultsMaximumNumber [#143](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/143) [#148](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/148)
78
- `TaxonomyPicker`: retreiving the terms in the correct custom sort order [#146](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/146)
89

910
### Contributors
1011

11-
Special thanks to our contributor: [Ole Bergtun](https://github.com/trillian74).
12+
Special thanks to our contributors (in alphabetical order): [Ole Bergtun](https://github.com/trillian74), [Tse Kit Yam](https://github.com/tsekityam).
1213

1314
## 1.9.0
1415

0 commit comments

Comments
 (0)