diff --git a/CHANGELOG.md b/CHANGELOG.md index 79bef6d..90adf51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 2.3.6 + +* added function to get all connected system devices +* fixed some issues with bluetooth handling + ## 2.3.5 * added FOTA capabilities for wearables to support capability-based firmware updates diff --git a/pubspec.yaml b/pubspec.yaml index 64a1e8f..99d92a3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: open_earable_flutter description: This package provides functionality for interacting with OpenEarable devices. Control LED colors, control audio, and access raw sensor data. -version: 2.3.5 +version: 2.3.6 repository: https://github.com/OpenEarable/open_earable_flutter/tree/main platforms: