|
1 | 1 | # CHANGELOG |
2 | 2 |
|
3 | 3 |
|
| 4 | +## v0.7.0 (2025-04-30) |
| 5 | + |
| 6 | +### Chores |
| 7 | + |
| 8 | +- **deps**: Bump bluetooth-data-tools from 1.28.0 to 1.28.1 |
| 9 | + ([#33](https://github.com/Bluetooth-Devices/sensorpro-ble/pull/33), |
| 10 | + [`a526892`](https://github.com/Bluetooth-Devices/sensorpro-ble/commit/a52689217d9288f5d01c89e2a4f1080d902c723f)) |
| 11 | + |
| 12 | +- **deps**: Bump habluetooth from 3.42.0 to 3.44.0 |
| 13 | + ([#35](https://github.com/Bluetooth-Devices/sensorpro-ble/pull/35), |
| 14 | + [`a74525e`](https://github.com/Bluetooth-Devices/sensorpro-ble/commit/a74525ee06be30bce1218ae7855104d1e04146e2)) |
| 15 | + |
| 16 | +- **deps**: Bump myst-parser from 0.18.1 to 1.0.0 |
| 17 | + ([#26](https://github.com/Bluetooth-Devices/sensorpro-ble/pull/26), |
| 18 | + [`6fd9b67`](https://github.com/Bluetooth-Devices/sensorpro-ble/commit/6fd9b67e4a41f62b40ef5369f1532dcfd400eccc)) |
| 19 | + |
| 20 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 21 | + |
| 22 | +- **deps**: Bump sphinx from 5.3.0 to 6.2.1 |
| 23 | + ([#34](https://github.com/Bluetooth-Devices/sensorpro-ble/pull/34), |
| 24 | + [`682d292`](https://github.com/Bluetooth-Devices/sensorpro-ble/commit/682d292a87985a019a9bc98a4fb46ae68e3ce7db)) |
| 25 | + |
| 26 | +- **deps**: Bump sphinx-rtd-theme from 1.1.1 to 2.0.0 |
| 27 | + ([#29](https://github.com/Bluetooth-Devices/sensorpro-ble/pull/29), |
| 28 | + [`e9347e2`](https://github.com/Bluetooth-Devices/sensorpro-ble/commit/e9347e2a895f313291544129914cdc9c6bd88e56)) |
| 29 | + |
| 30 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 31 | + |
| 32 | +- **deps-dev**: Bump pytest from 7.2.1 to 8.3.5 |
| 33 | + ([#32](https://github.com/Bluetooth-Devices/sensorpro-ble/pull/32), |
| 34 | + [`7849c2c`](https://github.com/Bluetooth-Devices/sensorpro-ble/commit/7849c2cb24d6678c8e3cfc06d0cc07faf7c8382d)) |
| 35 | + |
| 36 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 37 | + |
| 38 | +- **deps-dev**: Bump pytest-cov from 3.0.0 to 6.1.1 |
| 39 | + ([#31](https://github.com/Bluetooth-Devices/sensorpro-ble/pull/31), |
| 40 | + [`8982da1`](https://github.com/Bluetooth-Devices/sensorpro-ble/commit/8982da16d2786a7b6d7e49218c247afa2d063701)) |
| 41 | + |
| 42 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 43 | + |
| 44 | +### Features |
| 45 | + |
| 46 | +- Use changed_manufacturer_data from newer bluetooth-sensor-state-data |
| 47 | + ([#36](https://github.com/Bluetooth-Devices/sensorpro-ble/pull/36), |
| 48 | + [`2f47c2d`](https://github.com/Bluetooth-Devices/sensorpro-ble/commit/2f47c2d7e2ad158bc317680fec16607c237239ec)) |
| 49 | + |
| 50 | + |
4 | 51 | ## v0.6.0 (2025-04-28) |
5 | 52 |
|
6 | 53 | ### Chores |
|
0 commit comments