From bd1ab44f5f48eff100b91b5078a840b74255c4de Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 19 Sep 2025 15:33:12 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06d84d170..c03d2d754 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Renamed the show access token dialog component to user account registration dialog component - Refreshed the cryptocurrencies list ### Fixed @@ -20,7 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Refactored the show access token dialog component to standalone -- Renamed the show access token dialog component to user account registration dialog component - Upgraded `prisma` from version `6.15.0` to `6.16.1` ### Fixed