diff --git a/esp-hal/CHANGELOG.md b/esp-hal/CHANGELOG.md index 2b8cb31b7c..53e12bb00b 100644 --- a/esp-hal/CHANGELOG.md +++ b/esp-hal/CHANGELOG.md @@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Renamed `eh1` feature to `embedded-hal`, feature-gated `embedded-hal@0.2.x` trait implementations (#1273) + ### Removed ## [0.16.1] - 2024-03-12