Skip to content

Commit e1e7c14

Browse files
Update CHANGELOG.md for version 2.3.4: add methods to manage wearable factories, bumped version to 2.3.4
1 parent f620eb2 commit e1e7c14

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
* fixed a bug where the stream of sensor values would not be properly closed when the device is disconnected, which could lead to memory leaks and other issues
44
* fixed a bug where ble subscriptions whould be cancelled for all devices when a single connection changes
5+
* added methods to handle wearable factories
6+
* remove wearable factory
7+
* get all registered wearable factories
8+
* clear all registered wearable factories
59

610
## 2.3.3
711

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ packages:
350350
path: ".."
351351
relative: true
352352
source: path
353-
version: "2.3.2"
353+
version: "2.3.4"
354354
path:
355355
dependency: transitive
356356
description:

0 commit comments

Comments
 (0)