Skip to content

Commit 93d7c22

Browse files
committed
update changeling
forgot i made npm release for 4.2.1, but no github release
1 parent 6fd138c commit 93d7c22

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
## 4.3.0 - 2016-09-21
2-
- Fix issue with queuing getting stuck when device disconnects / closes [\#315](https://github.com/randdusing/cordova-plugin-bluetoothle/pull/315)
32
- Add ability to force rediscover via clearCache parameter (Android) [\#340](https://github.com/randdusing/cordova-plugin-bluetoothle/pull/340)
43
- UUIDs are now always uppercase [\#337](https://github.com/randdusing/BluetoothLE/issues/337)
54
- Fix issue with discoveredState being null on connect error, which caused NullPointerExceptions [\#342](https://github.com/randdusing/BluetoothLE/issues/342)
65
- Add ability to auto connect via autoConnect parameter (Android) [\#333](https://github.com/randdusing/BluetoothLE/issues/333)
76
- Update package.json engines [\#348](https://github.com/randdusing/cordova-plugin-bluetoothle/pull/348)
87

8+
## 4.2.1 - 2016-07-25 (Forgot GitHub release, but on NPM)
9+
- Fix issue with queuing getting stuck when device disconnects / closes [\#315](https://github.com/randdusing/cordova-plugin-bluetoothle/pull/315)
10+
911
## 4.2.0 - 2016-07-09
1012
- Added ability to bond/unbond on Android
1113

0 commit comments

Comments
 (0)