|
1 | 1 | # CHANGELOG |
2 | 2 |
|
3 | 3 |
|
| 4 | +## v1.9.0 (2025-04-30) |
| 5 | + |
| 6 | +### Chores |
| 7 | + |
| 8 | +- **deps**: Bump bluetooth-data-tools from 1.28.0 to 1.28.1 |
| 9 | + ([#53](https://github.com/Bluetooth-Devices/sensorpush-ble/pull/53), |
| 10 | + [`7ffd46d`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/7ffd46d6481bf353bd46dba4a8c8fa9dcc7d9472)) |
| 11 | + |
| 12 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 13 | + |
| 14 | +- **deps**: Bump habluetooth from 3.42.0 to 3.44.0 |
| 15 | + ([#57](https://github.com/Bluetooth-Devices/sensorpush-ble/pull/57), |
| 16 | + [`180b595`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/180b59531d5a95a8882dde32cc61af7174ab6832)) |
| 17 | + |
| 18 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 19 | + |
| 20 | +- **deps**: Bump sphinx from 5.3.0 to 6.2.1 |
| 21 | + ([#54](https://github.com/Bluetooth-Devices/sensorpush-ble/pull/54), |
| 22 | + [`8aa2dbb`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/8aa2dbbe0a15c04d28f826a84b2cb27d93ffa5d4)) |
| 23 | + |
| 24 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 25 | + |
| 26 | +- **deps**: Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 |
| 27 | + ([#56](https://github.com/Bluetooth-Devices/sensorpush-ble/pull/56), |
| 28 | + [`b212595`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/b212595a1cd22ff62c740ad12ff9d668f927943f)) |
| 29 | + |
| 30 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 31 | + |
| 32 | +- **deps-dev**: Bump pytest from 7.4.4 to 8.3.5 |
| 33 | + ([#55](https://github.com/Bluetooth-Devices/sensorpush-ble/pull/55), |
| 34 | + [`2345126`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/2345126ca33ca4bc98974ea7765cd41d8e87f073)) |
| 35 | + |
| 36 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 37 | + |
| 38 | +### Features |
| 39 | + |
| 40 | +- Use changed_manufacturer_data from newer bluetooth-sensor-state-data |
| 41 | + ([#58](https://github.com/Bluetooth-Devices/sensorpush-ble/pull/58), |
| 42 | + [`7a880b7`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/7a880b7bf5cee0218248104dc821408cae5d5e16)) |
| 43 | + |
| 44 | + |
4 | 45 | ## v1.8.0 (2025-04-28) |
5 | 46 |
|
6 | 47 | ### Chores |
|
0 commit comments