diff --git a/components/esp_wifi_remote/CHANGELOG.md b/components/esp_wifi_remote/CHANGELOG.md new file mode 100644 index 000000000..414e56c2e --- /dev/null +++ b/components/esp_wifi_remote/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.1.12](https://github.com/espressif/esp-protocols/commits/wifi_remote-v0.1.12) + +### Features + +- Added generation step for wifi_remote based on IDF ([dfb00358](https://github.com/espressif/esp-protocols/commit/dfb00358)) +- Move to esp-protocols ([edc3c2d](https://github.com/espressif/esp-protocols/commit/edc3c2d))