summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-02-22 11:13:47 +0100
committerSven Gothel <[email protected]>2021-02-22 11:13:47 +0100
commit0b2471dbd643e6e946c4460fd5aff24d64be9b76 (patch)
tree15dd0abbd22b2ced24db855faba3442ad15b83bf
parente2881a4f075277b891562994bb4f6ea0ba9735d1 (diff)
Bump READMEv2.2.5
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 34426e9d..6708ab21 100644
--- a/README.md
+++ b/README.md
@@ -343,9 +343,16 @@ make doc
Changes
============
-**2.3.00 *Direct-BT* Maturity (Bluetooth LE)**
+**2.3.0 *Direct-BT* Maturity (Bluetooth LE)**
* TODO
+
+**2.2.5**
+
+* Complete SMPKeyBin user API: Convenient static 'one shot' entries + support no-encryption case
+* Fix leaked AdapterStatusListener
+* Fixed HCIHandler and l2cap related issues
+* Unified free function to_string(..) and member toString()
* Tested key regeneration use-case: Pairing failure (bad key), key removal and auto security negotiation.
* Adding SMPKeyBin file removal support.
* Tested negative passkey/boolean input, requested via auto security negotiation.