File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
components/wifi_remote_over_eppp Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ commitizen:
3
3
bump_message : ' bump(eppp): $current_version -> $new_version'
4
4
pre_bump_hooks : python ../../ci/changelog.py wifi_remote_over_eppp
5
5
tag_format : wifi_rmt_eppp-v$version
6
- version : 0.0 .0
6
+ version : 0.1 .0
7
7
version_files :
8
8
- idf_component.yml
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.0] ( https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_eppp-v0.1.0 )
4
+
3
5
## Initial version
6
+
7
+ - Makes WiFi-remote over EPPP a new component ([ f5c5c98] ( https://github.com/espressif/esp-wifi-remote/commit/f5c5c98 ) )
Original file line number Diff line number Diff line change 1
- version : 0.0 .0
1
+ version : 0.1 .0
2
2
url : https://github.com/espressif/esp-wifi-remote/components/wifi_remote_over_eppp
3
3
description : EPPP based implementation of wifi_remote APIs
4
4
dependencies :
You can’t perform that action at this time.
0 commit comments