From 8c49659f9bfe44243b3b2d117a71eca2ce33de98 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 15 Jun 2025 14:24:40 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c70752570..d9524f83c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed missing `/.well-known/assetlinks.json` for TWA +### Fixed + +- Fixed a date offset issue with account balances + ## 2.170.0 - 2025-06-11 ### Added