diff options
author | Sven Gothel <[email protected]> | 2021-08-05 09:15:14 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2021-08-05 09:15:14 +0200 |
commit | 02f8eadc05dcac3cc537882e04bd07d264e4dc1f (patch) | |
tree | 2fe33789aecb7fee03fafbf846dd78a09f121c78 | |
parent | f395c06d1b89d37dfdf4d4677a5ea8c6654b5ea8 (diff) |
Bump READMEv2.2.10
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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`. |