From 38ca78684be3c31cfccf55dcf4c663f15fd1962e Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 5 Feb 2024 15:22:18 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73cc26f15..7bd18d58e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the usability of the account selector in the assistant (experimental) - Improved the usability of the tag selector in the assistant (experimental) - Improved the error logs for a timeout in the data provider services +- Refreshed the cryptocurrencies list - Upgraded `prettier` from version `3.2.4` to `3.2.5` ## 2.47.0 - 2024-02-02