summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2020-10-19 14:39:55 +0200
committerSven Gothel <[email protected]>2020-10-19 14:39:55 +0200
commitcb85af91738bbe5c3922f68ffa98978611e05804 (patch)
tree813172038d6b6c7b0befe583ae3e101fc168b55b
parentd1dfa4ffdd8ab8402c71d35cd0eb386342207a27 (diff)
Bump 2.1.30v2.1.30
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1ca96db5..1501542a 100644
--- a/README.md
+++ b/README.md
@@ -273,9 +273,13 @@ make doc
Changes
============
-**2.1.30 Early *Direct-BT* Maturity (Bluetooth LE)**
+**2.2.00 *Direct-BT* Maturity (Bluetooth LE)**
* TODO
+
+**2.1.30**
+
+* Use read lock-free jau::cow_vector for all callback-lists, avoiding locks in callback iteration
* Passed GCC all warnings, compile clean
* Passed GCC sanitizer runtime checks
* Using extracted *Jau C++ Support Library*, enhanced encapsulation