From 9572c578009ac6e1a817a7192f331a4d06618b3a Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 6 May 2025 18:04:12 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 374672e54..c310b9ba9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Renamed `Order` to `activities` in the `SymbolProfile` database schema +- Renamed `Order` to `activities` in the `User` database schema - Improved the language localization for Turkish (`tr`) ### Fixed