Skip to content

Commit 0c010c8

Browse files
committed
Updated changelog
1 parent 8863865 commit 0c010c8

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

CHANGELOG.JSON

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@
44
"version": "1.12.0",
55
"changes": {
66
"new": [],
7-
"enhancements": [],
7+
"enhancements": [
8+
"Added `Russian` localization [#214](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/214)"
9+
],
810
"fixes": [
911
"`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)"
1012
]
1113
},
12-
"contributions": []
14+
"contributions": [
15+
"[Alex Terentiev](https://github.com/AJIXuMuK)"
16+
]
1317
},
1418
{
1519
"version": "1.11.0",

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,18 @@
22

33
## 1.12.0
44

5+
### Enhancements
6+
7+
- Added `Russian` localization [#214](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/214)
8+
59
### Fixes
610

711
- `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)
812

13+
### Contributors
14+
15+
Special thanks to our contributor: [Alex Terentiev](https://github.com/AJIXuMuK).
16+
917
## 1.11.0
1018

1119
### New control(s)

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,18 @@
22

33
## 1.12.0
44

5+
### Enhancements
6+
7+
- Added `Russian` localization [#214](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/214)
8+
59
### Fixes
610

711
- `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)
812

13+
### Contributors
14+
15+
Special thanks to our contributor: [Alex Terentiev](https://github.com/AJIXuMuK).
16+
917
## 1.11.0
1018

1119
### New control(s)

0 commit comments

Comments
 (0)