Skip to content

Commit 263beda

Browse files
Updating changelog following PR #1810 merged
1 parent 584b06c commit 263beda

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

CHANGELOG.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"changes": {
66
"new": [],
77
"enhancements": [
8-
"SharePoint Framework v1.19.0 support"
8+
"SharePoint Framework v1.19.0 support [#1857](https://github.com/pnp/sp-dev-fx-controls-react/pull/1857)",
9+
"`DynamicForm`: enable/disable save button [#1810](https://github.com/pnp/sp-dev-fx-controls-react/pull/1810)"
910
],
1011
"fixes": [
1112
"`DynamicForm`: more than 100 lookups and date format in lookup field [#1722](https://github.com/pnp/sp-dev-fx-controls-react/pull/1722)",
@@ -15,7 +16,8 @@
1516
"contributions": [
1617
"[Alex Terentiev](https://github.com/AJIXuMuK)",
1718
"[Antanina Druzhkina](https://github.com/Ateina)",
18-
"[Niels Söth](https://github.com/nsoeth)"
19+
"[Niels Söth](https://github.com/nsoeth)",
20+
"[srpmtt](https://github.com/srpmtt)"
1921
]
2022
},
2123
{

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
### Enhancements
66

7-
- SharePoint Framework v1.19.0 support
7+
- SharePoint Framework v1.19.0 support [#1857](https://github.com/pnp/sp-dev-fx-controls-react/pull/1857)
8+
- `DynamicForm`: enable/disable save button [#1810](https://github.com/pnp/sp-dev-fx-controls-react/pull/1810)
89

910
### Fixes
1011

@@ -13,7 +14,7 @@
1314

1415
### Contributors
1516

16-
Special thanks to our contributors (in alphabetical order): [Alex Terentiev](https://github.com/AJIXuMuK), [Antanina Druzhkina](https://github.com/Ateina), [Niels Söth](https://github.com/nsoeth).
17+
Special thanks to our contributors (in alphabetical order): [Alex Terentiev](https://github.com/AJIXuMuK), [Antanina Druzhkina](https://github.com/Ateina), [Niels Söth](https://github.com/nsoeth), [srpmtt](https://github.com/srpmtt).
1718

1819
## 3.18.1
1920

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
### Enhancements
66

7-
- SharePoint Framework v1.19.0 support
7+
- SharePoint Framework v1.19.0 support [#1857](https://github.com/pnp/sp-dev-fx-controls-react/pull/1857)
8+
- `DynamicForm`: enable/disable save button [#1810](https://github.com/pnp/sp-dev-fx-controls-react/pull/1810)
89

910
### Fixes
1011

@@ -13,7 +14,7 @@
1314

1415
### Contributors
1516

16-
Special thanks to our contributors (in alphabetical order): [Alex Terentiev](https://github.com/AJIXuMuK), [Antanina Druzhkina](https://github.com/Ateina), [Niels Söth](https://github.com/nsoeth).
17+
Special thanks to our contributors (in alphabetical order): [Alex Terentiev](https://github.com/AJIXuMuK), [Antanina Druzhkina](https://github.com/Ateina), [Niels Söth](https://github.com/nsoeth), [srpmtt](https://github.com/srpmtt).
1718

1819
## 3.18.1
1920

0 commit comments

Comments
 (0)