# Changelog ## [0.2.0](https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_eppp-v0.2.0) ### Features - Support host networking with EPPP channels ([f62ca01](https://github.com/espressif/esp-wifi-remote/commit/f62ca01)) ### Bug Fixes - Make server CN configurable ([e5d3fb2](https://github.com/espressif/esp-wifi-remote/commit/e5d3fb2)) - Update READMEs with latest description ([798e6f0](https://github.com/espressif/esp-wifi-remote/commit/798e6f0)) ## [0.1.4](https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_eppp-v0.1.4) ### Bug Fixes - Make wrmt over eppp available only if selected ([a7c3b9c](https://github.com/espressif/esp-wifi-remote/commit/a7c3b9c)) ## [0.1.3](https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_eppp-v0.1.3) ### Bug Fixes - Remove reverse dependency to wifi-remote ([dac7432](https://github.com/espressif/esp-wifi-remote/commit/dac7432)) ## [0.1.2](https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_eppp-v0.1.2) ### Bug Fixes - Inject wifi-remote deps only if supported by IDF ([0425401](https://github.com/espressif/esp-wifi-remote/commit/0425401)) ## [0.1.1](https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_eppp-v0.1.1) ### Bug Fixes - Add missing license for rmt-over-eppp ([367966f](https://github.com/espressif/esp-wifi-remote/commit/367966f)) ## [0.1.0](https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_eppp-v0.1.0) ## Initial version - Makes WiFi-remote over EPPP a new component ([f5c5c98](https://github.com/espressif/esp-wifi-remote/commit/f5c5c98))
cbdedb76d28d3868378a73ce108ecc161dfe069b
idf.py add-dependency "espressif/wifi_remote_over_eppp^0.2.0"