From cc3fa31e2618a2176c0b42279d95cffb10122984 Mon Sep 17 00:00:00 2001 From: Patchouli Date: Sun, 12 Jan 2025 16:13:59 -0500 Subject: [PATCH] Update changelog --- changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.md b/changelog.md index 5dce96a..f1bc59e 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,13 @@ # Release History +## 0.1.3 (2025-01-12) +Support new API endpoints. + +### Features Added +- Added support for new API endpoints (/search and /team/credit-usage) + + ## 0.1.2 (2024-11-08) Target .NET 6 and .NET Standard 2.1.