diff options
author | Sven Gothel <[email protected]> | 2022-01-25 22:54:30 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2022-01-25 22:54:30 +0100 |
commit | 192af9abef4d620872f4d60859c66e9792329c0a (patch) | |
tree | 695029db55d2c8da8759adaacbce5fadfcc51d66 | |
parent | 2d5362f12c4d829f02db77d7caa8da09cb28e0db (diff) |
Bump v2.5.4v2.5.4
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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()` |