From ba0bc84592abe60f8edf70c9a5ecb8401d7cc4cc Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Sat, 27 Jan 2024 11:36:58 -0600 Subject: [PATCH] chore: Update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) 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