From 5e12e450b2d06c4d7ecfdaff583146ffd6e64540 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 21 Nov 2021 17:31:40 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22ba4d9fe..958a49530 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added support for cryptocurrency _Algorand_ + ### Changed - Locked the symbol input in the edit transaction dialog - Filtered the account selector by account type (`SECURITIES`) in the create or edit transaction dialog +### Fixed + +- Fixed the search functionality for cryptocurrency symbols (do not show unsupported symbols) + ## 1.78.0 - 20.11.2021 ### Added