Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
bbowman committed May 3, 2019
1 parent e3af7b4 commit 30414dc
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
## 1.3.2


### Other (1 change)

- Bug fixes and small improvements

## 1.3.1


### Fixed (2 changes)

- Fixed Closed event for host AppServiceConnections from being called twice.
- Fixed Closed event for client AppServiceConnections to be called when the platform is shutdown.


### Changed (2 changes)

- Increase target Android SDK version to API 28 (Android 9.0).
- Move Rome files into internal storage path on Android platform.


### Other (1 change)

- Upgrade Android NDK to r19c.

## 1.2.0


Expand Down Expand Up @@ -91,3 +117,4 @@

- Remove UserNotificationReaderOptions constructors except for default.


0 comments on commit 30414dc

Please sign in to comment.