From 75287ff180e5fbdcbbf20a6354cdde0a0b43498c Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 3 Dec 2022 18:58:27 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 267f9ad75..22ad0d449 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Supported a note for asset profiles - Supported a manual currency for the activity fee +- Extended the support for column sorting in the accounts table (name, platform, transactions) +- Extended the support for column sorting in the activities table (name, symbol) +- Extended the support for column sorting in the positions table (performance) ### Changed