diff options
author | Sven Gothel <[email protected]> | 2021-08-11 21:52:23 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2021-08-11 21:52:23 +0200 |
commit | 904b250d1383140b1583a9d213208591fb1a50a9 (patch) | |
tree | c3f6c256ae66b5d33b98352a9f4f35561ca101c2 | |
parent | 1c1564d2e5dc065fe554edbbf8e2e1937412cf23 (diff) |
Bump README.md for 2.2.11v2.2.11
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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()`, ... |