diff options
author | Sven Gothel <[email protected]> | 2022-02-07 15:04:09 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2022-02-07 15:04:09 +0100 |
commit | 72b403ff0f28d099928269120ddcec1835980f11 (patch) | |
tree | b47daffb24f916e80f81973ee117d18cdacc5b45 | |
parent | 4e11083952c3b8540adfea8d16025183f2bc93af (diff) |
Bump README v2.6.2v2.6.2
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -482,7 +482,9 @@ from the year 2016. * TODO -**2.6.1** +**2.6.2** +* Adopt jaulib detailed git version info: Using post-tag `VERSION_COMMITS` and `VERSION_SHA1_SHORT`. `VERSION_LONG` reflects post-tag and dirty. +* Bump jaulib v0.7.12-1 * Added *online* unit testing using actual BT adapter, testing *client* with *server* functionality. * BTAdapter/HCIHandler: Fix advertising state: Active until either disabled or connected. * DBTAdapter: Fix removeAllStatusListener(): Re-add internal listener to maintain functionality. |