From 438fbe8d127180bd653350ce07d84155b613cff7 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 9 Jun 2023 20:52:19 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c187e65c..1ffd73c48 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 - Extended the clone functionality of a transaction by the quantity - Changed the direction of the ellipsis icon in various tables +- Extracted the license to a dedicated tab on the about page - Displayed the link to the markets overview in the footer based on a permission - Refreshed the cryptocurrencies list - Upgraded `Node.js` from version `16` to `18` (`Dockerfile`)