From 50f89fac7a10ab0db95097b3b3ebac5b7054867a Mon Sep 17 00:00:00 2001 From: becvert Date: Sat, 23 Mar 2019 14:03:41 +0100 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12ce6ec..b7e98e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -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. \ No newline at end of file