Skip to content

Commit 7e663a7

Browse files
author
Alex Terentiev
committed
pre-commit
1 parent 8a5b71a commit 7e663a7

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,17 @@
22

33
## 3.20.0
44

5+
### Enhancements
6+
7+
- Dispose of Async instance to prevent memory leak [#636](https://github.com/pnp/sp-dev-fx-property-controls/pull/636)
8+
59
### Fixes
610

711
- `PropertyFieldDateTimePicker`: Fixed small typos and a sample in the documentation [#628](https://github.com/pnp/sp-dev-fx-property-controls/pull/628)
812

913
### Contributors
1014

11-
Special thanks to our contributor: [Guido Zambarda](https://github.com/GuidoZam).
15+
Special thanks to our contributors (in alphabetical order): [Guido Zambarda](https://github.com/GuidoZam), [Kevin T. Coughlin](https://github.com/KevinTCoughlin).
1216

1317
## 3.19.0
1418

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,17 @@
22

33
## 3.20.0
44

5+
### Enhancements
6+
7+
- Dispose of Async instance to prevent memory leak [#636](https://github.com/pnp/sp-dev-fx-property-controls/pull/636)
8+
59
### Fixes
610

711
- `PropertyFieldDateTimePicker`: Fixed small typos and a sample in the documentation [#628](https://github.com/pnp/sp-dev-fx-property-controls/pull/628)
812

913
### Contributors
1014

11-
Special thanks to our contributor: [Guido Zambarda](https://github.com/GuidoZam).
15+
Special thanks to our contributors (in alphabetical order): [Guido Zambarda](https://github.com/GuidoZam), [Kevin T. Coughlin](https://github.com/KevinTCoughlin).
1216

1317
## 3.19.0
1418

0 commit comments

Comments
 (0)