summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2022-09-17 22:34:01 +0200
committerSven Gothel <[email protected]>2022-09-17 22:34:01 +0200
commit8604cf24eb89fb4c83cbc6fa7c1663016000f464 (patch)
tree35e2e2344b5cf5f82647d9bf97617cafc0c48915
parent3eccb9892afd54e2e9caaada8881e5da961a102c (diff)
Bump CHANGES.mdv2.8.2
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 8e441512..3ceb9f9b 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -4,7 +4,7 @@
## Changes
-**2.8.2 *Direct-BT* Maturity (Bluetooth LE) _TODO_**
+**2.8.2 *Direct-BT* Maturity (Bluetooth LE)**
* Change all callback return type: dummy 'bool' -> 'void', now enabled by `jau::function<void(A...)>`
* Fix BTAdapter::reset()
- BTAdapter::poweredOff(): Always use disconnectAllDevices() for proper device pull-down to clear all its states