Skip to content

Commit 07e346a

Browse files
committed
Release 2.2.1
1 parent 22c32ff commit 07e346a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.2.1
2+
3+
* Hide private APIs
4+
* Add setup instructions to README
5+
* Add missing descriptor operations information to README
6+
* Moved permission_handler dependency to its place in example
7+
18
## 2.2.0
29

310
* **NEW** operations on descriptors

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.2.0
3+
version: 2.2.1
44
author: "Polidea <[email protected]>"
55
homepage: https://github.com/Polidea/FlutterBleLib
66

0 commit comments

Comments
 (0)