Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bbowman committed Mar 29, 2019
1 parent 4211c79 commit e7bab1b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 1.2.0


### Deprecated (2 changes)

- Add improved async methods for APIs that could hit web endpoints. Deprecate old versions that only returned success/fail.
- Add new mechanism to be able to check up front if a notification is intended for the ConnectedDevicesPlatform. Deprecate old notification processing.


### Fixed (1 change)

- Update UserDataFeedSyncScope to be a class instead of an interface.

## 1.1.0


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

- Remove UserNotificationReaderOptions constructors except for default.

0 comments on commit e7bab1b

Please sign in to comment.