From cbe793cea1b7325bcdcfd60c6866c35ccab4410f Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 20 Nov 2021 13:35:08 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b4c0f6a6..22ba4d9fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### 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 + ## 1.78.0 - 20.11.2021 ### Added