diff --git a/CHANGELOG.md b/CHANGELOG.md index 71970e5c..c833762c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.34.5 +* **[Feature]** add `FlutterBluePlus.logs` to get access to FBP logs + ## 1.34.4 * **[Improve]** improve error message when secondary service is not found diff --git a/pubspec.yaml b/pubspec.yaml index cfc13a82..26166e4e 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.34.4 +version: 1.34.5 homepage: https://github.com/boskokg/flutter_blue_plus environment: