Skip to content

Commit 589ed57

Browse files
mikolakbartoszwilk
andauthored
Release version 2.0.1 (#355)
* Release version 2.0.1 * Apply suggestions from code review Co-Authored-By: Bartosz Wilk <[email protected]>
1 parent 0ef7df7 commit 589ed57

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1-
## 2.0.0-dev.1
1+
## 2.0.1
22

3-
* TBD
3+
* Fix issue with automatically generated transaction IDs.
4+
5+
## 2.0.0
6+
7+
* Dart 2.0 support
8+
* **BREAKING** Completely new API. Consult [README](https://github.com/Polidea/FlutterBleLib/blob/master/README.md) for instructions on how to use the new version.
9+
* Added [BLEmulator](https://github.com/Polidea/blemulator_flutter) support

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_ble_lib
22
description: FlutterBle Library is a flutter library that supports BLE operations. It uses MultiPlatformBleAdapter as a native backend..
3-
version: 2.0.0
3+
version: 2.0.1
44
author: "Polidea <[email protected]>"
55
homepage: https://github.com/Polidea/FlutterBleLib
66

0 commit comments

Comments
 (0)