diff --git a/CHANGELOG.md b/CHANGELOG.md index 5add6073..190bb7d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.29.6 +* **[Improve]** default `continuousDivisor` should be 1 +* **[Improve]** `continuousDivisor` should be applied after scan filters + ## 1.29.5 * **[Fix]** iOS: 'service not found' if service supports short uuid (regression 1.28.5) * **[Improve]** android: handle `turnOn` user rejected diff --git a/pubspec.yaml b/pubspec.yaml index c15ed007..cd16513a 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.29.5 +version: 1.29.6 homepage: https://github.com/boskokg/flutter_blue_plus environment: