Skip to content

Commit 0bcfbd6

Browse files
committed
Update Changelog for 1.1.0
1 parent 5ba898f commit 0bcfbd6

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 1.1.0
2+
3+
4+
### Added (1 change)
5+
6+
- Added ConnectedDevicesPlatformSettings.
7+
8+
9+
### Changed (1 change)
10+
11+
- Change ProgressCallback parameters for NearShareSender to instead return AsyncOperationWithProgress objects.
12+
13+
14+
### Fixed (1 change)
15+
16+
- Fix ProcessNotification not being able to be called until RemoteSystemAppRegistration SaveAsync has started.
17+
118
## 1.0.0
219

320

@@ -60,4 +77,3 @@
6077
### Removed (1 change)
6178

6279
- Remove UserNotificationReaderOptions constructors except for default.
63-

0 commit comments

Comments
 (0)