aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-08-11 21:52:23 +0200
committerSven Gothel <[email protected]>2021-08-11 21:52:23 +0200
commit904b250d1383140b1583a9d213208591fb1a50a9 (patch)
treec3f6c256ae66b5d33b98352a9f4f35561ca101c2
parent1c1564d2e5dc065fe554edbbf8e2e1937412cf23 (diff)
Bump README.md for 2.2.11v2.2.11
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 663b11a0..ce305dd8 100644
--- a/README.md
+++ b/README.md
@@ -373,8 +373,9 @@ make doc
* TODO
-**2.2.10**
+**2.2.11**
+* Fix EUI48 unit test and refine on application permissions for launching applications
* Make `BTDeviceRegistry` and `BTSecurityRegistry` universal
* Move `BTDeviceRegistry` and `BTSecurityRegistry` to `direct_bt` library (from examples)
* EUI48Sub: Complement with `hash_code()`, `clear()`, `indexOf()`, `contains()`, ...