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 f121266 commit 78672c0Copy full SHA for 78672c0
CHANGELOG.md
@@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
## [Unreleased]
8
### Changed
9
10
+## [0.8.6] - 2020-02-03
11
+### Changed
12
+- Bumped iOS target to 11 and recommended Xcode to 11.3.1
13
+
14
+## [0.8.5] - 2019-05-06
15
16
+- Updated source and dependencies to support Swift 5
17
18
+## [0.8.4] - 2019-04-05
19
+### Fixed
20
+- Fixed a crash when making a Bluejay call right after an explicit disconnect
21
22
+## [0.8.3] - 2019-04-03
23
24
+- Fixed disconnection clean up not working and crashing when it's caused by an unpairing attempt
25
26
## [0.8.2] - 2019-02-25
27
### Added
28
- Added initial support for did modify services delegation
0 commit comments