# ChangeLog ## v0.1.0 - 2023-01-04 ### Feature: * BLE-OTA: * The initial version. ## v0.1.1 - 2023-01-17 ### Enhancements: * BLE-OTA: * Deleted subscribe command support, no longer needed for protocomm. * Added finish command support to indicated end of OTA. ## v0.1.2 - 2023-01-18 * Fixed warnings ## v0.1.3 - 2023-02-09 * BLE-OTA: * Added support for IDF release v4.4 * Fixed github ble_ota link in idf_component.yml ## v0.1.4 - 2023-02-13 * BLE-OTA: * Added support for bluedroid BLE 5.0 features.
idf.py add-dependency "espressif/ble_ota^0.1.4"