From 93f29f2bfde94b13963143e38ddfae75d3b6af1c Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 9 Jun 2023 20:17:03 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c187e65c..267d37df5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extended the clone functionality of a transaction by the quantity - Changed the direction of the ellipsis icon in various tables - Displayed the link to the markets overview in the footer based on a permission +- Improved the spacing in the benchmark comparator - Refreshed the cryptocurrencies list - Upgraded `Node.js` from version `16` to `18` (`Dockerfile`)