|
1 | 1 | # CHANGELOG |
2 | 2 |
|
3 | 3 |
|
| 4 | +## v0.7.1 (2025-05-21) |
| 5 | + |
| 6 | +### Bug Fixes |
| 7 | + |
| 8 | +- Update poetry to v2 ([#44](https://github.com/Bluetooth-Devices/sensorpro-ble/pull/44), |
| 9 | + [`88d3426`](https://github.com/Bluetooth-Devices/sensorpro-ble/commit/88d34261bbddb1c81ae52901e261eaa71489042d)) |
| 10 | + |
| 11 | +### Chores |
| 12 | + |
| 13 | +- **deps**: Bump bluetooth-sensor-state-data from 1.8.0 to 1.9.0 |
| 14 | + ([#43](https://github.com/Bluetooth-Devices/sensorpro-ble/pull/43), |
| 15 | + [`171ecd7`](https://github.com/Bluetooth-Devices/sensorpro-ble/commit/171ecd75486d509ef2a6046474291e3fbbd47936)) |
| 16 | + |
| 17 | +- **deps**: Bump habluetooth from 3.45.0 to 3.48.2 |
| 18 | + ([#39](https://github.com/Bluetooth-Devices/sensorpro-ble/pull/39), |
| 19 | + [`96deb45`](https://github.com/Bluetooth-Devices/sensorpro-ble/commit/96deb45bb44bc2d398f80e256875bea906ef562b)) |
| 20 | + |
| 21 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 22 | + |
| 23 | +- **deps**: Bump myst-parser from 1.0.0 to 3.0.1 |
| 24 | + ([#38](https://github.com/Bluetooth-Devices/sensorpro-ble/pull/38), |
| 25 | + [`fcc3640`](https://github.com/Bluetooth-Devices/sensorpro-ble/commit/fcc3640bb59fd0e3f687fa9879b7b8a6ef8317f6)) |
| 26 | + |
| 27 | +- **deps**: Bump sphinx from 6.2.1 to 7.4.7 |
| 28 | + ([#42](https://github.com/Bluetooth-Devices/sensorpro-ble/pull/42), |
| 29 | + [`d3492b6`](https://github.com/Bluetooth-Devices/sensorpro-ble/commit/d3492b62844404aff6bef41f812daec970e79477)) |
| 30 | + |
| 31 | +- **deps**: Bump sphinx-rtd-theme from 2.0.0 to 3.0.2 |
| 32 | + ([#40](https://github.com/Bluetooth-Devices/sensorpro-ble/pull/40), |
| 33 | + [`bdfc368`](https://github.com/Bluetooth-Devices/sensorpro-ble/commit/bdfc368e30a660e80b852560e61dc7b1fe31bab5)) |
| 34 | + |
| 35 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 36 | + |
| 37 | +- **pre-commit.ci**: Pre-commit autoupdate |
| 38 | + ([#37](https://github.com/Bluetooth-Devices/sensorpro-ble/pull/37), |
| 39 | + [`7a909e2`](https://github.com/Bluetooth-Devices/sensorpro-ble/commit/7a909e261bee5f15768fe0af97c1f0ceb2378b70)) |
| 40 | + |
| 41 | +Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
| 42 | + |
| 43 | + |
4 | 44 | ## v0.7.0 (2025-04-30) |
5 | 45 |
|
6 | 46 | ### Chores |
|
0 commit comments