diff --git a/CHANGELOG.md b/CHANGELOG.md index 6025c64e..0b6d2ab6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.30.8 +* **[Improve]** android: discoverServices: add `subscribeToServicesChanged` option + ## 1.30.7 * **[Fix]** `autoConnect` not always working (bug in 1.30.0) * **[Feature]** add `device.isAutoConnectEnabled` diff --git a/pubspec.yaml b/pubspec.yaml index 036b7911..a7649894 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_blue_plus description: Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, and MacOS. -version: 1.30.7 +version: 1.30.8 homepage: https://github.com/boskokg/flutter_blue_plus environment: