# BlueCherry library for ESP-IDF changelog ## [V1.0.0](https://github.com/bluecherry/bluecherry-esp-idf/releases/tag/v1.0.0) ### Features - Initial release ### Bug Fixes - None ## [V1.1.0](https://github.com/bluecherry/bluecherry-esp-idf/releases/tag/v1.1.0) ## [V1.2.0](https://github.com/bluecherry/bluecherry-esp-idf/releases/tag/v1.2.0) ### Features - cpp support ([#1](https://github.com/bluecherry/bluecherry-esp-idf/pull/1)) - socket and ssl reconnection upon failure (uc) ([#2](https://github.com/bluecherry/bluecherry-esp-idf/pull/2)) - feat(OTA): added OTA support and improved socket error handling ([#3](https://github.com/bluecherry/bluecherry-esp-idf/pull/3)) - feat(auto-sync): blocks until queue is ready or timeout ([#4](https://github.com/bluecherry/bluecherry-esp-idf/pull/4)) ## [V1.3.0](https://github.com/bluecherry/bluecherry-esp-idf/releases/tag/v1.3.0) ### Features - feat(ZTP): Zero Touch Provisioning integration ([#7](https://github.com/bluecherry/bluecherry-esp-idf/pull/7))
0323faef54c827c0a24e8500d9b901888f06cd98
idf.py add-dependency "bluecherry/bluecherry^1.3.0"