diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a644822..e58e3483 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.31.0 +This release adds support for multiple scan filters at the same time. +* **[Feature]** iOS: support multiple scan filters at the same time + ## 1.30.9 * **[Improve]** assert: fbp only supprts a single `scan` filter at a time diff --git a/pubspec.yaml b/pubspec.yaml index a3e8d048..eb4f2719 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.9 +version: 1.31.0 homepage: https://github.com/boskokg/flutter_blue_plus environment: