Skip to content

Commit

Permalink
Release version 2.0.1 (dotintent#355)
Browse files Browse the repository at this point in the history
* Release version 2.0.1

* Apply suggestions from code review

Co-Authored-By: Bartosz Wilk <[email protected]>
  • Loading branch information
mikolak and bartoszwilk authored Dec 13, 2019
1 parent 0ef7df7 commit 589ed57
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.0.0-dev.1
## 2.0.1

* TBD
* Fix issue with automatically generated transaction IDs.

## 2.0.0

* Dart 2.0 support
* **BREAKING** Completely new API. Consult [README](https://github.com/Polidea/FlutterBleLib/blob/master/README.md) for instructions on how to use the new version.
* Added [BLEmulator](https://github.com/Polidea/blemulator_flutter) support
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ble_lib
description: FlutterBle Library is a flutter library that supports BLE operations. It uses MultiPlatformBleAdapter as a native backend..
version: 2.0.0
version: 2.0.1
author: "Polidea <[email protected]>"
homepage: https://github.com/Polidea/FlutterBleLib

Expand Down

0 comments on commit 589ed57

Please sign in to comment.