diff --git a/CHANGELOG_LATEST.md b/CHANGELOG_LATEST.md index e25ea5919..d0f4932be 100644 --- a/CHANGELOG_LATEST.md +++ b/CHANGELOG_LATEST.md @@ -16,6 +16,8 @@ This release is based on the latest Espressif/Arduino core version 3. It brings ## Fixed - shunting yard show json +- LED stayed off on a healthy system when "Disable LED" was unchecked +- Ethernet MAC address changed with the new SDK, breaking DHCP reservations (currently disabled) ## Changed