From 0cbcbb469867f0377bc814f14b024a59eaea652e Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 4 Dec 2021 09:45:57 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e59a63c31..b9cbe5b8b 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 - Improved the historical data view in the admin control panel (hide invalid and future dates) - Enabled the import functionality for transactions by default +- Converted the symbols to uppercase to avoid case-sensitive duplicates in the symbol profile model ### Fixed