summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2022-01-25 22:54:30 +0100
committerSven Gothel <[email protected]>2022-01-25 22:54:30 +0100
commit192af9abef4d620872f4d60859c66e9792329c0a (patch)
tree695029db55d2c8da8759adaacbce5fadfcc51d66
parent2d5362f12c4d829f02db77d7caa8da09cb28e0db (diff)
Bump v2.5.4v2.5.4
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 14d1aec5..1f6bf335 100644
--- a/README.md
+++ b/README.md
@@ -442,7 +442,8 @@ from the year 2016.
* TODO
-**2.5.3**
+**2.5.4**
+* Fixing clang++ 11.0.1 and g++ 8.3.0 compilation issues
* Refine BTAdapter API on commands in powerd-off state only: `setName()`, `setSecureConnections()`, `setDefaultConnParam()`
* Proper definition of `BTDevice::getName()`
* Expose refined EInfoReport via `BTDevice::getEIR()` and use it in `BTAdapter::startAdvertising()`