Skip to content

Commit

Permalink
Update Changelog for 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bbowman committed Mar 6, 2019
1 parent 5ba898f commit 0bcfbd6
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 1.1.0


### Added (1 change)

- Added ConnectedDevicesPlatformSettings.


### Changed (1 change)

- Change ProgressCallback parameters for NearShareSender to instead return AsyncOperationWithProgress objects.


### Fixed (1 change)

- Fix ProcessNotification not being able to be called until RemoteSystemAppRegistration SaveAsync has started.

## 1.0.0


Expand Down Expand Up @@ -60,4 +77,3 @@
### Removed (1 change)

- Remove UserNotificationReaderOptions constructors except for default.

0 comments on commit 0bcfbd6

Please sign in to comment.