# Changelog ## [0.3.0](https://github.com/espressif/esp-eth-drivers/compare/eth_test_app@v0.2.0...eth_test_app@v0.3.0) (2026-07-30) ### Features * **eth_test_app:** added 1000M test support ([63bd9c1](https://github.com/espressif/esp-eth-drivers/commit/63bd9c1fed382ef8cbb600a3fdc6a48449a12fe1)) * **ethernet_init:** integrate VSC8541 and YT8531 gigabit PHYs ([053bbb5](https://github.com/espressif/esp-eth-drivers/commit/053bbb511351f80503edfcd0f65012bbfe5034ca)) ### Bug Fixes * **eth_test_app:** pin ethernet_init to exact version for reproducible builds ([d6c827d](https://github.com/espressif/esp-eth-drivers/commit/d6c827d8067fd2cba7c091bb5941567c4d85a3b0)) ## [0.2.0](https://github.com/espressif/esp-eth-drivers/compare/eth_test_app@v0.1.0...eth_test_app@v0.2.0) (2026-03-13) ### Features * **ci:** example and README polishing ([48d8764](https://github.com/espressif/esp-eth-drivers/commit/48d876482efc6e6fddbd3e5065166cc906363594)) * **eth_test_app:** initial commit of ETH test app ([7902cf2](https://github.com/espressif/esp-eth-drivers/commit/7902cf2376c36d761d49c3b74ea0f28ca2b359bb))