Skip to content

Commit

Permalink
Release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chipweinberger committed Jun 9, 2023
1 parent 089a5fc commit 6317b7b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 1.6.0
* Dart: close BufferStream listen on stopScan
* Dart: don't repropogate Mutex error
* Dart: Characteristic Read/Write: improve stacktrace on error
* Windows: add support for windows. thanks @Yongle-Fu
* MacOS: use symbolic links to iOS version, to keep internal code in sync
* Android: reformat code


## 1.5.2
* fix: android setNotification was throwing exception (regression)

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.5.2
version: 1.6.0
homepage: https:/boskokg/flutter_blue_plus

environment:
Expand Down

0 comments on commit 6317b7b

Please sign in to comment.