From f66cfbb6ce01fb70d3967cc20e89a3b8e7f7d548 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 20 Apr 2025 20:43:16 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index afc554061..6f1c41a62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Made the historical market data editor expandable in the admin control panel -- Renamed `Subscription` to `subscriptions` in the database schema +- Renamed `Subscription` to `subscriptions` in the `User` database schema ### Fixed