From 0b70e91d3c2fb191589212a1151495acbd05893c Mon Sep 17 00:00:00 2001 From: Dennis Moschina <45356478+DennisMoschina@users.noreply.github.com> Date: Fri, 17 Apr 2026 15:58:09 +0200 Subject: [PATCH] chore(release): bump version to 2.3.6 and update changelog with new features and fixes --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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: