Skip to content

Commit 0596445

Browse files
committed
Updated changelog
1 parent 5b97479 commit 0596445

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.JSON

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"version": "1.15.0",
55
"changes": {
66
"new": [
7+
"`GridLayout`: New control added to the library [#350](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/350)",
78
"`Carousel`: New control added to the library [#227](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/227)"
89
],
910
"enhancements": [],
@@ -12,6 +13,7 @@
1213
]
1314
},
1415
"contributions": [
16+
"[Hugo Bernier](https://github.com/hugoabernier)",
1517
"[Piotr Siatka](https://github.com/siata13)"
1618
]
1719
},

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
### New control(s)
66

7+
- `GridLayout`: New control added to the library [#350](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/350)
78
- `Carousel`: New control added to the library [#227](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/227)
89

910
### Fixes
@@ -12,7 +13,7 @@
1213

1314
### Contributors
1415

15-
Special thanks to our contributor: [Piotr Siatka](https://github.com/siata13).
16+
Special thanks to our contributors (in alphabetical order): [Hugo Bernier](https://github.com/hugoabernier), [Piotr Siatka](https://github.com/siata13).
1617

1718
## 1.14.0
1819

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
### New control(s)
66

7+
- `GridLayout`: New control added to the library [#350](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/350)
78
- `Carousel`: New control added to the library [#227](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/227)
89

910
### Fixes
@@ -12,7 +13,7 @@
1213

1314
### Contributors
1415

15-
Special thanks to our contributor: [Piotr Siatka](https://github.com/siata13).
16+
Special thanks to our contributors (in alphabetical order): [Hugo Bernier](https://github.com/hugoabernier), [Piotr Siatka](https://github.com/siata13).
1617

1718
## 1.14.0
1819

0 commit comments

Comments
 (0)