Skip to content

Commit d449c59

Browse files
Update changelog following merged PRs #1798, #1974
1 parent 762d22c commit d449c59

File tree

3 files changed

+26
-5
lines changed

3 files changed

+26
-5
lines changed

CHANGELOG.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,17 @@
77

88
],
99
"enhancements": [
10-
"SharePoint Framework v1.19.0 support [#1998](https://github.com/pnp/sp-dev-fx-controls-react/pull/1998)"
10+
"SharePoint Framework v1.21.1 support [#1998](https://github.com/pnp/sp-dev-fx-controls-react/pull/1998)",
11+
"`ListItemComments`: Implement like and unlike ability to list item comments control [#1974](https://github.com/pnp/sp-dev-fx-controls-react/pull/1974)"
1112
],
1213
"fixes": [
13-
14+
"`DynamicForm`: Added choice radio button handling [#1798](https://github.com/pnp/sp-dev-fx-controls-react/pull/1798)"
1415
]
1516
},
1617
"contributions": [
17-
18+
"[Alex Terentiev](https://github.com/AJIXuMuK)",
19+
"[Guido Zambarda](https://github.com/GuidoZam)",
20+
"[Sandeep P S](https://github.com/Sandeep-FED)"
1821
]
1922
},
2023
{

CHANGELOG.md

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

55
### Enhancements
66

7-
- SharePoint Framework v1.19.0 support [#1998](https://github.com/pnp/sp-dev-fx-controls-react/pull/1998)
7+
- SharePoint Framework v1.21.1 support [#1998](https://github.com/pnp/sp-dev-fx-controls-react/pull/1998)
8+
- `ListItemComments`: Implement like and unlike ability to list item comments control [#1974](https://github.com/pnp/sp-dev-fx-controls-react/pull/1974)
9+
10+
### Fixes
11+
12+
- `DynamicForm`: Added choice radio button handling [#1798](https://github.com/pnp/sp-dev-fx-controls-react/pull/1798)
13+
14+
### Contributors
15+
16+
Special thanks to our contributors (in alphabetical order): [Alex Terentiev](https://github.com/AJIXuMuK), [Guido Zambarda](https://github.com/GuidoZam), [Sandeep P S](https://github.com/Sandeep-FED).
817

918
## 3.21.0
1019

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

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

55
### Enhancements
66

7-
- SharePoint Framework v1.19.0 support [#1998](https://github.com/pnp/sp-dev-fx-controls-react/pull/1998)
7+
- SharePoint Framework v1.21.1 support [#1998](https://github.com/pnp/sp-dev-fx-controls-react/pull/1998)
8+
- `ListItemComments`: Implement like and unlike ability to list item comments control [#1974](https://github.com/pnp/sp-dev-fx-controls-react/pull/1974)
9+
10+
### Fixes
11+
12+
- `DynamicForm`: Added choice radio button handling [#1798](https://github.com/pnp/sp-dev-fx-controls-react/pull/1798)
13+
14+
### Contributors
15+
16+
Special thanks to our contributors (in alphabetical order): [Alex Terentiev](https://github.com/AJIXuMuK), [Guido Zambarda](https://github.com/GuidoZam), [Sandeep P S](https://github.com/Sandeep-FED).
817

918
## 3.21.0
1019

0 commit comments

Comments
 (0)