Update Changelog

This commit is contained in:
Foti Dim
2026-02-11 18:46:07 +01:00
parent 6ab2ed82ea
commit c683c09377
+1
View File
@@ -4,6 +4,7 @@
* Add `AndroidScanMode` and `reportDelayMillis` to `AndroidOptions` for scanning
* Add support for BLE scanning from background services (ForegroundTask) on Android. `PermissionHandler` is now activity-aware and succeeds silently if permissions are already granted when no activity is available
* Always use custom scan filter on Windows
* Fix Windows crash by handling WinRT exceptions in BLE callback paths
## 1.1.0
* Add readRssi method