* Add support for Python 3.13 ([119](https://github.com/Bluetooth-Devices/bleak-retry-connector/issues/119)) ([`f2c3fa5`](https://github.com/Bluetooth-Devices/bleak-retry-connector/commit/f2c3fa58217d4133b83aafd5ea885edc9e78ae85))
3.5.0
Feature
* Add device path to the disconnect debug logging ([111](https://github.com/Bluetooth-Devices/bleak-retry-connector/issues/111)) ([`8e010b3`](https://github.com/Bluetooth-Devices/bleak-retry-connector/commit/8e010b3f3754b156e68699f5727be77d4f8412a3))
* Handle services changed during connecting ([108](https://github.com/Bluetooth-Devices/bleak-retry-connector/issues/108)) ([`1c65413`](https://github.com/Bluetooth-Devices/bleak-retry-connector/commit/1c65413cad1e6c42d6bf2c0a8cdec82d9d9a7484))
3.2.1
Fix
* Correct fetching the global bluez manager when its not running ([106](https://github.com/Bluetooth-Devices/bleak-retry-connector/issues/106)) ([`38c63a9`](https://github.com/Bluetooth-Devices/bleak-retry-connector/commit/38c63a974dd05f7a1e42d647e3ca13884e9b4e62))
3.2.0
Feature
* Remove devices on cache clear to cleanup disk cache ([103](https://github.com/Bluetooth-Devices/bleak-retry-connector/issues/103)) ([`349e0de`](https://github.com/Bluetooth-Devices/bleak-retry-connector/commit/349e0deeb2bee443e82d23b816bbd7036a476718))