diff --git a/esp-hal-smartled/CHANGELOG.md b/esp-hal-smartled/CHANGELOG.md index f41ab67..16c01c3 100644 --- a/esp-hal-smartled/CHANGELOG.md +++ b/esp-hal-smartled/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 0.14.0 + +### Added + +- New `asynch::SmartLedsAdapter` which is an asynchronous, non-blocking version of the driver. + ## 0.13.1 ### Added