Skip to content

Commit

Permalink
Update CHANGELOG and pubspec for new version 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldemarco committed Sep 11, 2019
1 parent 4bcfc6c commit bdbbb3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
12 changes: 3 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
## 0.6.0+4
## 0.6.1
* Add `mtu` and `requestMtu` to BluetoothDevice

## 0.6.0+4
* Fix duplicate characteristic notifications when connection lost.

## 0.6.0+3

* Fix duplicate characteristic notifications when reconnecting.

## 0.6.0+2

* Add minimum SDK version of 18 for the plugin.

## 0.6.0+1
* Documentation updates

## 0.6.0
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: flutter_blue
description:
Flutter plugin for connecting and communicating with Bluetooth Low Energy devices,
on Android and iOS
version: 0.6.0+4
version: 0.6.1
author: Paul DeMarco <[email protected]>
homepage: https://github.com/pauldemarco/flutter_blue

Expand Down

0 comments on commit bdbbb3c

Please sign in to comment.