Skip to content

Commit 8107ea8

Browse files
committed
Updated changelog
1 parent f7d0d35 commit 8107ea8

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
@@ -7,7 +7,8 @@
77
"`IFramePanel`: New control added [#226](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/226)"
88
],
99
"enhancements": [
10-
"Added `Russian` localization [#214](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/214)"
10+
"Added `Russian` localization [#214](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/214)",
11+
"`TaxonomyPicker`: Ability to specify term actions [#237](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/237)"
1112
],
1213
"fixes": [
1314
"`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)",
@@ -18,6 +19,7 @@
1819
"contributions": [
1920
"[Patrik Hellgren](https://github.com/patrikhellgren)",
2021
"[David Opdendries](https://github.com/spdavid)",
22+
"[Piotr Siatka](https://github.com/siata13)",
2123
"[Alex Terentiev](https://github.com/AJIXuMuK)",
2224
"[Tse Kit Yam](https://github.com/tsekityam)"
2325
]

CHANGELOG.md

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

1111
- Added `Russian` localization [#214](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/214)
12+
- `TaxonomyPicker`: Ability to specify term actions [#237](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/237)
1213

1314
### Fixes
1415

@@ -18,7 +19,7 @@
1819

1920
### Contributors
2021

21-
Special thanks to our contributors (in alphabetical order): [Patrik Hellgren](https://github.com/patrikhellgren), [David Opdendries](https://github.com/spdavid), [Alex Terentiev](https://github.com/AJIXuMuK), [Tse Kit Yam](https://github.com/tsekityam).
22+
Special thanks to our contributors (in alphabetical order): [Patrik Hellgren](https://github.com/patrikhellgren), [David Opdendries](https://github.com/spdavid), [Piotr Siatka](https://github.com/siata13), [Alex Terentiev](https://github.com/AJIXuMuK), [Tse Kit Yam](https://github.com/tsekityam).
2223

2324
## 1.11.0
2425

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
### Enhancements
1010

1111
- Added `Russian` localization [#214](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/214)
12+
- `TaxonomyPicker`: Ability to specify term actions [#237](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/237)
1213

1314
### Fixes
1415

@@ -18,7 +19,7 @@
1819

1920
### Contributors
2021

21-
Special thanks to our contributors (in alphabetical order): [Patrik Hellgren](https://github.com/patrikhellgren), [David Opdendries](https://github.com/spdavid), [Alex Terentiev](https://github.com/AJIXuMuK), [Tse Kit Yam](https://github.com/tsekityam).
22+
Special thanks to our contributors (in alphabetical order): [Patrik Hellgren](https://github.com/patrikhellgren), [David Opdendries](https://github.com/spdavid), [Piotr Siatka](https://github.com/siata13), [Alex Terentiev](https://github.com/AJIXuMuK), [Tse Kit Yam](https://github.com/tsekityam).
2223

2324
## 1.11.0
2425

0 commit comments

Comments
 (0)