diff --git a/CHANGELOG.md b/CHANGELOG.md index ea2408d..5a1d020 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- API calls are now lazy loaded to avoid making unnecessary calls + ## [1.5.0] - 2024-01-22 ### Added