Skip to content

Commit fb43d69

Browse files
Updating changelog following PR #1802, #1813 & #1845 merged
1 parent 34d9c48 commit fb43d69

File tree

3 files changed

+29
-2
lines changed

3 files changed

+29
-2
lines changed

CHANGELOG.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,17 @@
44
"version": "3.20.0",
55
"changes": {
66
"new": [],
7-
"enhancements": [],
7+
"enhancements": [
8+
"`Dashboard`: added new WidgetSize [#1845](https://github.com/pnp/sp-dev-fx-controls-react/pull/1845)",
9+
"`Dashboard`: IWidgetLink improvements [#1813](https://github.com/pnp/sp-dev-fx-controls-react/pull/1813)",
10+
"`DynamicForm`: custom sorting [#1802](https://github.com/pnp/sp-dev-fx-controls-react/pull/1802)"
11+
],
812
"fixes": []
913
},
10-
"contributions": []
14+
"contributions": [
15+
"[Guido Zambarda](https://github.com/GuidoZam)",
16+
"[srpmtt](https://github.com/srpmtt)"
17+
]
1118
},
1219
{
1320
"version": "3.19.0",

CHANGELOG.md

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

33
## 3.20.0
44

5+
### Enhancements
6+
7+
- `Dashboard`: added new WidgetSize [#1845](https://github.com/pnp/sp-dev-fx-controls-react/pull/1845)
8+
- `Dashboard`: IWidgetLink improvements [#1813](https://github.com/pnp/sp-dev-fx-controls-react/pull/1813)
9+
- `DynamicForm`: custom sorting [#1802](https://github.com/pnp/sp-dev-fx-controls-react/pull/1802)
10+
11+
### Contributors
12+
13+
Special thanks to our contributors (in alphabetical order): [Guido Zambarda](https://github.com/GuidoZam), [srpmtt](https://github.com/srpmtt).
14+
515
## 3.19.0
616

717
### Enhancements

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

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

33
## 3.20.0
44

5+
### Enhancements
6+
7+
- `Dashboard`: added new WidgetSize [#1845](https://github.com/pnp/sp-dev-fx-controls-react/pull/1845)
8+
- `Dashboard`: IWidgetLink improvements [#1813](https://github.com/pnp/sp-dev-fx-controls-react/pull/1813)
9+
- `DynamicForm`: custom sorting [#1802](https://github.com/pnp/sp-dev-fx-controls-react/pull/1802)
10+
11+
### Contributors
12+
13+
Special thanks to our contributors (in alphabetical order): [Guido Zambarda](https://github.com/GuidoZam), [srpmtt](https://github.com/srpmtt).
14+
515
## 3.19.0
616

717
### Enhancements

0 commit comments

Comments
 (0)