Skip to content

Commit 36b2f12

Browse files
committed
Updated changelog
1 parent 4c6c573 commit 36b2f12

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.12.0",
55
"changes": {
6-
"new": [],
6+
"new": [
7+
"`IFramePanel`: New control added [#226](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/226)"
8+
],
79
"enhancements": [
810
"Added `Russian` localization [#214](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/214)"
911
],
@@ -14,6 +16,7 @@
1416
},
1517
"contributions": [
1618
"[Patrik Hellgren](https://github.com/patrikhellgren)",
19+
"[David Opdendries](https://github.com/spdavid)",
1720
"[Alex Terentiev](https://github.com/AJIXuMuK)"
1821
]
1922
},

CHANGELOG.md

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

33
## 1.12.0
44

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

711
- Added `Russian` localization [#214](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/214)
@@ -13,7 +17,7 @@
1317

1418
### Contributors
1519

16-
Special thanks to our contributors (in alphabetical order): [Patrik Hellgren](https://github.com/patrikhellgren), [Alex Terentiev](https://github.com/AJIXuMuK).
20+
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).
1721

1822
## 1.11.0
1923

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.12.0
44

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

711
- Added `Russian` localization [#214](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/214)
@@ -13,7 +17,7 @@
1317

1418
### Contributors
1519

16-
Special thanks to our contributors (in alphabetical order): [Patrik Hellgren](https://github.com/patrikhellgren), [Alex Terentiev](https://github.com/AJIXuMuK).
20+
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).
1721

1822
## 1.11.0
1923

0 commit comments

Comments
 (0)