From dcfb788f27e86c1dfd55d4035011e0a4643b6d66 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 29 May 2025 21:23:51 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d54cb3f89..4c01afd1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Renamed `orders` to `activities` in the `Tag` database schema +- Refreshed the cryptocurrencies list - Improved the language localization for Dutch (`nl`) - Improved the language localization for Spanish (`es`) - Upgraded `big.js` from version `6.2.2` to `7.0.1`