diff options
author | Sven Gothel <[email protected]> | 2020-10-19 14:39:55 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2020-10-19 14:39:55 +0200 |
commit | cb85af91738bbe5c3922f68ffa98978611e05804 (patch) | |
tree | 813172038d6b6c7b0befe583ae3e101fc168b55b | |
parent | d1dfa4ffdd8ab8402c71d35cd0eb386342207a27 (diff) |
Bump 2.1.30v2.1.30
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 |