Changelog

for the component esp-qa/ping-cmd v1.0.0
## v1.0.0 (2024-11-15)

### BREAKING CHANGE

- Drop support for idf v4.x
- remove deprecated app_register_ping_commands, please use ping_cmd_register_ping

## v0.1.0 (2024-11-15)

### Feat

- support linux target
- support build ipv4/ipv6 only

## v0.0.1 (2024-03-11)