summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-08-05 09:15:14 +0200
committerSven Gothel <[email protected]>2021-08-05 09:15:14 +0200
commit02f8eadc05dcac3cc537882e04bd07d264e4dc1f (patch)
tree2fe33789aecb7fee03fafbf846dd78a09f121c78
parentf395c06d1b89d37dfdf4d4677a5ea8c6654b5ea8 (diff)
Bump READMEv2.2.10
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 34da756f..a5cd5c6f 100644
--- a/README.md
+++ b/README.md
@@ -347,8 +347,9 @@ Changes
* TODO
-**2.2.9**
+**2.2.10**
+* Make `BTDeviceRegistry` and `BTSecurityRegistry` universal
* Move `BTDeviceRegistry` and `BTSecurityRegistry` to `direct_bt` library (from examples)
* EUI48Sub: Complement with `hash_code()`, `clear()`, `indexOf()`, `contains()`, ...
* SMPKeyBin: Tighten constraints, `readAndApply(..)` must validate `minSecLevel`.