Skip to content

Commit 5ecd12c

Browse files
committed
Updated changelog
1 parent 4643714 commit 5ecd12c

File tree

3 files changed

+18
-4
lines changed

3 files changed

+18
-4
lines changed

CHANGELOG.JSON

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,17 @@
77
"`GridLayout`: New control added to the library [#350](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/350)",
88
"`Carousel`: New control added to the library [#227](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/227)"
99
],
10-
"enhancements": [],
10+
"enhancements": [
11+
"`TaxonomyPicker`: Localization keys added to the buttons [#361](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/361)"
12+
],
1113
"fixes": [
12-
"`TaxonomyPicker`: Tags icon styling issue on IE11 [#356](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/356)"
14+
"`TaxonomyPicker`: Tags icon styling issue on IE11 [#356](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/356)",
15+
"`PeoplePicker`: Get loginName with ensureUser [#342](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/342)"
1316
]
1417
},
1518
"contributions": [
1619
"[Hugo Bernier](https://github.com/hugoabernier)",
20+
"[Robert Lindström](https://github.com/robert-lindstrom)",
1721
"[Piotr Siatka](https://github.com/siata13)"
1822
]
1923
},

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,18 @@
77
- `GridLayout`: New control added to the library [#350](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/350)
88
- `Carousel`: New control added to the library [#227](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/227)
99

10+
### Enhancements
11+
12+
- `TaxonomyPicker`: Localization keys added to the buttons [#361](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/361)
13+
1014
### Fixes
1115

1216
- `TaxonomyPicker`: Tags icon styling issue on IE11 [#356](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/356)
17+
- `PeoplePicker`: Get loginName with ensureUser [#342](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/342)
1318

1419
### Contributors
1520

16-
Special thanks to our contributors (in alphabetical order): [Hugo Bernier](https://github.com/hugoabernier), [Piotr Siatka](https://github.com/siata13).
21+
Special thanks to our contributors (in alphabetical order): [Hugo Bernier](https://github.com/hugoabernier), [Robert Lindström](https://github.com/robert-lindstrom), [Piotr Siatka](https://github.com/siata13).
1722

1823
## 1.14.0
1924

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,18 @@
77
- `GridLayout`: New control added to the library [#350](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/350)
88
- `Carousel`: New control added to the library [#227](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/227)
99

10+
### Enhancements
11+
12+
- `TaxonomyPicker`: Localization keys added to the buttons [#361](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/361)
13+
1014
### Fixes
1115

1216
- `TaxonomyPicker`: Tags icon styling issue on IE11 [#356](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/356)
17+
- `PeoplePicker`: Get loginName with ensureUser [#342](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/342)
1318

1419
### Contributors
1520

16-
Special thanks to our contributors (in alphabetical order): [Hugo Bernier](https://github.com/hugoabernier), [Piotr Siatka](https://github.com/siata13).
21+
Special thanks to our contributors (in alphabetical order): [Hugo Bernier](https://github.com/hugoabernier), [Robert Lindström](https://github.com/robert-lindstrom), [Piotr Siatka](https://github.com/siata13).
1722

1823
## 1.14.0
1924

0 commit comments

Comments
 (0)