summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-02-09 06:34:36 +0100
committerSven Gothel <[email protected]>2021-02-09 06:34:36 +0100
commit78c623e832ff08a336ab5ee9fb64abb8a7f80848 (patch)
treeaa990b72d2de4a18f511cdf446b30bf0f8a3cb10
parentda4aa87e4c4df729f079729943a604c4aa82d259 (diff)
Bump README.mdv2.2.4
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 87452536..8cc20097 100644
--- a/README.md
+++ b/README.md
@@ -343,6 +343,13 @@ Changes
* TODO
+**2.2.4**
+
+* Providing full featured `SMPKeyBin` for LTK, CSRK and secure connection param setup persistence and upload.
+* Added Auto Security mode, negotiating the security setup with any device.
+* Bugfixes in HCIHandler and ACL/SMP packet processing.
+* Enhanced robusteness of underlying C++ API and implementation.
+
**2.2.00**
* Kicked off junit testing for Java implementation