diff --git a/esp-hal/CHANGELOG.md b/esp-hal/CHANGELOG.md index 39c6ac1190..61ba6db314 100644 --- a/esp-hal/CHANGELOG.md +++ b/esp-hal/CHANGELOG.md @@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ESP32: Apply fix for Errata 3.6 in all the places necessary. (#1315) - ESP32 & ESP32-S2: Fix I²C frequency (#1306) - Fixed LCD_CAM i8080 potentially sending garbage to display (#1301) +- ESP32: Apply fix for Errata 3.6 in all the places necessary. (#1315) ### Changed