Skip to content

Commit

Permalink
Release 1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chipweinberger committed Jul 23, 2023
1 parent 01338ed commit 6c0cee0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.9.4
* iOS: fix characteristic read not working. (regression in 1.9.0
* dart: handle device.readRssi failure in rssiStream gracefully

## 1.9.3
* iOS: fix setNotify returning error even though it succeeded (regression in 1.9.0)
* dart: Characteristic.isNotifying was not working (regression in 1.9.0)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_blue_plus
description: Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android and iOS
version: 1.9.3
version: 1.9.4
homepage: https://github.com/boskokg/flutter_blue_plus

environment:
Expand Down

0 comments on commit 6c0cee0

Please sign in to comment.