From e7b28307bc6c05a93ca16c73b6a1f4e8b5b33c69 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 5 Jul 2025 11:40:00 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23e2dc344..dee891aac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Increased the width of the markets overview - Increased the width of the watchlist +- Deprecated the `ITEM` activity type in favor of `BUY` - Renamed `Access` to `accessesGet` in the `User` database schema - Improved the language localization for Italian (`it`) - Upgraded `prisma` from version `6.10.1` to `6.11.1`