Skip to content

Commit 3b67373

Browse files
committed
Changelog updates
1 parent b5de089 commit 3b67373

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.JSON

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
{
44
"version": "1.10.0",
55
"changes": {
6-
"new": [],
6+
"new": [
7+
"`FieldPickerListData`: New field control [#165](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/165)"
8+
],
79
"enhancements": [
810
"Dutch localization added [#100](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/100)",
911
"German localization added [#101](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/101)",
@@ -21,6 +23,7 @@
2123
"contributions": [
2224
"[Marc D Anderson](https://github.com/sympmarc)",
2325
"[Ole Bergtun](https://github.com/trillian74)",
26+
"[joaojmendes](https://github.com/joaojmendes)",
2427
"[Markus Möller](https://github.com/mmsharepoint)",
2528
"[Asish Padhy](https://github.com/AsishP)",
2629
"[PooLP](https://github.com/PooLP)",

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## 1.10.0
44

5+
**New control(s)**
6+
7+
- `FieldPickerListData`: New field control [#165](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/165)
8+
59
**Enhancements**
610

711
- Dutch localization added [#100](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/100)
@@ -17,7 +21,7 @@
1721

1822
### Contributors
1923

20-
Special thanks to our contributors (in alphabetical order): [Marc D Anderson](https://github.com/sympmarc), [Ole Bergtun](https://github.com/trillian74), [Markus Möller](https://github.com/mmsharepoint), [Asish Padhy](https://github.com/AsishP), [PooLP](https://github.com/PooLP), [Gautam Sheth](https://github.com/gautamdsheth), [Tse Kit Yam](https://github.com/tsekityam).
24+
Special thanks to our contributors (in alphabetical order): [Marc D Anderson](https://github.com/sympmarc), [Ole Bergtun](https://github.com/trillian74), [joaojmendes](https://github.com/joaojmendes), [Markus Möller](https://github.com/mmsharepoint), [Asish Padhy](https://github.com/AsishP), [PooLP](https://github.com/PooLP), [Gautam Sheth](https://github.com/gautamdsheth), [Tse Kit Yam](https://github.com/tsekityam).
2125

2226
## 1.9.0
2327

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## 1.10.0
44

5+
**New control(s)**
6+
7+
- `FieldPickerListData`: New field control [#165](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/165)
8+
59
**Enhancements**
610

711
- Dutch localization added [#100](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/100)
@@ -17,7 +21,7 @@
1721

1822
### Contributors
1923

20-
Special thanks to our contributors (in alphabetical order): [Marc D Anderson](https://github.com/sympmarc), [Ole Bergtun](https://github.com/trillian74), [Markus Möller](https://github.com/mmsharepoint), [Asish Padhy](https://github.com/AsishP), [PooLP](https://github.com/PooLP), [Gautam Sheth](https://github.com/gautamdsheth), [Tse Kit Yam](https://github.com/tsekityam).
24+
Special thanks to our contributors (in alphabetical order): [Marc D Anderson](https://github.com/sympmarc), [Ole Bergtun](https://github.com/trillian74), [joaojmendes](https://github.com/joaojmendes), [Markus Möller](https://github.com/mmsharepoint), [Asish Padhy](https://github.com/AsishP), [PooLP](https://github.com/PooLP), [Gautam Sheth](https://github.com/gautamdsheth), [Tse Kit Yam](https://github.com/tsekityam).
2125

2226
## 1.9.0
2327

0 commit comments

Comments
 (0)