aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-11-29 16:19:06 +0100
committerSven Gothel <[email protected]>2021-11-29 16:19:06 +0100
commit70055add6bf505c519b39fe798ccbb1323020eb8 (patch)
tree20910b03ec1ea999814615a0fdd0fade50046c0a /README.md
parent9f2e1dd8afeb3ba3d621df817c988467377be066 (diff)
Bump README.md v2.5.1v2.5.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0baf0a17..64ca322c 100644
--- a/README.md
+++ b/README.md
@@ -442,6 +442,13 @@ from the year 2016.
* TODO
+**2.5.1**
+
+* `BTAdapter::pausing_discovery_devices`: Use `std::weak_ptr<BTDevice>` list
+* Add `BTAdapter::removeDevicePausingDiscovery()` and `getCurrentDiscoveryPolicy()`
+* DBTAdapter.cxx: Fix AdapterStatusListener.discoveringChanged(..) signature
+* Add BTObject::checkValid() implementation overriding jau:JavaUplink, to actually validate whether instance is still valid.
+
**2.5.0**
* Added *DiscoveryPolicy*, allowing fine tuned discovery keep-alive policy