diff --git a/esp-hal/CHANGELOG.md b/esp-hal/CHANGELOG.md index 80f343c4d6..82b0478b60 100644 --- a/esp-hal/CHANGELOG.md +++ b/esp-hal/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - ESP32-PICO-V3-02: Initial support (#1155) +- `time::current_time` API (#1503) ### Fixed