Skip to content

Commit 07a216b

Browse files
committed
Updated changelog
1 parent 8b70c4b commit 07a216b

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.JSON

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
"Added `Russian` localization [#214](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/214)"
99
],
1010
"fixes": [
11-
"`TaxonomyPicker`: Terms are sorted incorrectly under the wrong parent [#199](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/199) [#229](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/229)"
11+
"`TaxonomyPicker`: Terms are sorted incorrectly under the wrong parent [#199](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/199) [#229](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/229)",
12+
"`TaxonomyPicker`: Issue with custom sort order of items underneath root terms [#231](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/199) [#229](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/231)"
1213
]
1314
},
1415
"contributions": [
16+
"[Patrik Hellgren](https://github.com/patrikhellgren)",
1517
"[Alex Terentiev](https://github.com/AJIXuMuK)"
1618
]
1719
},

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
99
### Fixes
1010

1111
- `TaxonomyPicker`: Terms are sorted incorrectly under the wrong parent [#199](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/199) [#229](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/229)
12+
- `TaxonomyPicker`: Issue with custom sort order of items underneath root terms [#231](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/199) [#229](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/231)
1213

1314
### Contributors
1415

15-
Special thanks to our contributor: [Alex Terentiev](https://github.com/AJIXuMuK).
16+
Special thanks to our contributors (in alphabetical order): [Patrik Hellgren](https://github.com/patrikhellgren), [Alex Terentiev](https://github.com/AJIXuMuK).
1617

1718
## 1.11.0
1819

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
99
### Fixes
1010

1111
- `TaxonomyPicker`: Terms are sorted incorrectly under the wrong parent [#199](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/199) [#229](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/229)
12+
- `TaxonomyPicker`: Issue with custom sort order of items underneath root terms [#231](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/199) [#229](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/231)
1213

1314
### Contributors
1415

15-
Special thanks to our contributor: [Alex Terentiev](https://github.com/AJIXuMuK).
16+
Special thanks to our contributors (in alphabetical order): [Patrik Hellgren](https://github.com/patrikhellgren), [Alex Terentiev](https://github.com/AJIXuMuK).
1617

1718
## 1.11.0
1819

0 commit comments

Comments
 (0)