Update changelog
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
## 0.21.1
|
||||
* Fix device name resolution on Windows
|
||||
|
||||
## 0.21.0
|
||||
* BREAKING CHANGE: `connectionTimeout` argument from `connect`, `isPaired` and `pair` API renamed to `timeout`
|
||||
* Add `timeout` argument to all APIs
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
name: universal_ble
|
||||
description: A cross-platform (Android/iOS/macOS/Windows/Linux/Web) Bluetooth Low Energy (BLE) plugin for Flutter
|
||||
version: 0.21.0
|
||||
version: 0.21.1
|
||||
homepage: https://navideck.com
|
||||
repository: https://github.com/Navideck/universal_ble
|
||||
issue_tracker: https://github.com/Navideck/universal_ble/issues
|
||||
|
||||
Reference in New Issue
Block a user