Skip to content

Commit b529622

Browse files
Updating release notes following PR #1625 merge
1 parent 2648fbb commit b529622

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,10 +4,14 @@
44
"version": "3.17.0",
55
"changes":{
66
"new": [],
7-
"enhancements": [],
7+
"enhancements": [
8+
"`DyanmicForm`: Added file handling [#1625](https://github.com/pnp/sp-dev-fx-controls-react/pull/1625)"
9+
],
810
"fixes": []
911
},
10-
"contributions": []
12+
"contributions": [
13+
"[Guido Zambarda](https://github.com/GuidoZam)"
14+
]
1115
},
1216
{
1317
"version": "3.16.0",

CHANGELOG.md

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

33
## 3.17.0
44

5+
### Enhancements
6+
7+
- `DyanmicForm`: Added file handling [#1625](https://github.com/pnp/sp-dev-fx-controls-react/pull/1625)
8+
9+
### Contributors
10+
11+
Special thanks to our contributor: [Guido Zambarda](https://github.com/GuidoZam).
12+
513
## 3.16.0
614

715
### 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,6 +2,14 @@
22

33
## 3.17.0
44

5+
### Enhancements
6+
7+
- `DyanmicForm`: Added file handling [#1625](https://github.com/pnp/sp-dev-fx-controls-react/pull/1625)
8+
9+
### Contributors
10+
11+
Special thanks to our contributor: [Guido Zambarda](https://github.com/GuidoZam).
12+
513
## 3.16.0
614

715
### New control(s)

0 commit comments

Comments
 (0)