summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2022-02-07 15:04:09 +0100
committerSven Gothel <[email protected]>2022-02-07 15:04:09 +0100
commit72b403ff0f28d099928269120ddcec1835980f11 (patch)
treeb47daffb24f916e80f81973ee117d18cdacc5b45
parent4e11083952c3b8540adfea8d16025183f2bc93af (diff)
Bump README v2.6.2v2.6.2
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 85a5f804..a4e5f8ff 100644
--- a/README.md
+++ b/README.md
@@ -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.