Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
bbowman committed Aug 16, 2019
1 parent 107ea24 commit 241cbc4
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## 1.4.1


### Security (1 change)

- Resolve an internally discovered security issue with processing web requests.

## 1.4.0


### Added (1 change)

- Added `userDataFeed.SubscribeToSyncScopesWithResultAsync`.


### Deprecated (1 change)

- Deprecate `userDataFeed.SubscibeToSyncScopesAsync` that only returned success/fail, added replacement method to return improved results.

## 1.3.2


Expand Down Expand Up @@ -118,3 +137,5 @@
- Remove UserNotificationReaderOptions constructors except for default.




0 comments on commit 241cbc4

Please sign in to comment.