File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v3.37.0 (2025-03-21)
4+
5+ ### Features
6+
7+
8+ - Improve performance of _ prefer_previous_adv_from_different_source (#191 ) ([ ` 73ec210 ` ] ( https://github.com/Bluetooth-Devices/habluetooth/commit/73ec2107375be217ffb0310194be8c3d4f20e150 ) )
9+
10+
311## v3.36.0 (2025-03-21)
412
513### Features
Original file line number Diff line number Diff line change 77project = "habluetooth"
88copyright = "2023, J. Nick Koston"
99author = "J. Nick Koston"
10- release = "3.36 .0"
10+ release = "3.37 .0"
1111
1212# General configuration
1313extensions = [
Original file line number Diff line number Diff line change 11[project ]
22name = " habluetooth"
3- version = " 3.36 .0"
3+ version = " 3.37 .0"
44license.text = " Apache-2.0"
55description = " High availability Bluetooth"
66authors = [{ name = " J. Nick Koston" , email = " bluetooth@koston.org" }]
Original file line number Diff line number Diff line change 1- __version__ = "3.36 .0"
1+ __version__ = "3.37 .0"
22
33from .advertisement_tracker import (
44 TRACKER_BUFFERING_WOBBLE_SECONDS ,
You can’t perform that action at this time.
0 commit comments