From 3c145a195bf52eb1099d5083be254defd8987bd9 Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Fri, 2 Feb 2024 22:10:24 -0600 Subject: [PATCH] chore: Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1915a65..6d9bfcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - CI workflow steps for better compatibility with - Visual Studio Code debugging configuration - Husky pre-commit hooks for linting and formatting +- Deprecation messages to warn users of upcoming API switch ## [1.5.1] - 2024-01-30