Skip to content

Commit be98d2f

Browse files
committed
Changelog updated
1 parent 01e3266 commit be98d2f

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-0
lines changed

CHANGELOG.JSON

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
{
22
"versions": [
3+
{
4+
"version": "1.15.0",
5+
"changes": {
6+
"new": [
7+
"`Carousel`: New control added to the library [#227](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/227)"
8+
],
9+
"enhancements": [],
10+
"fixes": []
11+
},
12+
"contributions": [
13+
"[Piotr Siatka](https://github.com/siata13)"
14+
]
15+
},
316
{
417
"version": "1.14.0",
518
"changes": {

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Releases
22

3+
## 1.15.0
4+
5+
### New control(s)
6+
7+
- `Carousel`: New control added to the library [#227](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/227)
8+
9+
### Contributors
10+
11+
Special thanks to our contributor: [Piotr Siatka](https://github.com/siata13).
12+
313
## 1.14.0
414

515
### Enhancements

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Releases
22

3+
## 1.15.0
4+
5+
### New control(s)
6+
7+
- `Carousel`: New control added to the library [#227](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/227)
8+
9+
### Contributors
10+
11+
Special thanks to our contributor: [Piotr Siatka](https://github.com/siata13).
12+
313
## 1.14.0
414

515
### Enhancements

0 commit comments

Comments
 (0)