Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
becvert committed Mar 23, 2019
1 parent a34ef18 commit 50f89fa
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
## [1.3.4] - 2018-07-23
## [1.3.5] - 2019-03-23
- 'requireCordovaModule' isn't supported anymore on cordova 9

## [1.3.4] - 2018-07-23
- [Android] improving merge of bluetooth permissions (white spaces)

## [1.3.3] - 2018-05-24
## [1.3.3] - 2018-05-24
- [Android] using Global system settings with API 24+.
- [Android] fixing duplicate declarations of bluetooth permission

Expand All @@ -13,5 +16,5 @@
- [Android] reverted to using BLUETOOTH permission for devices with API 17 and below.
- [Android] BluetoothAdapter required again.

## [1.3.0] - 2017-09-07
## [1.3.0] - 2017-09-07
- [Android] removed BLUETOOTH permission using Global and Secure system settings instead.

0 comments on commit 50f89fa

Please sign in to comment.