We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ba898f commit 0bcfbd6Copy full SHA for 0bcfbd6
1 file changed
CHANGELOG.md
@@ -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
18
## 1.0.0
19
20
@@ -60,4 +77,3 @@
60
77
### Removed (1 change)
61
78
62
79
- Remove UserNotificationReaderOptions constructors except for default.
63
-
0 commit comments