From 0d689dceb5e7ab2cb328ab959b61f4362d6040e9 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 11 May 2023 08:34:41 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff53394ec..fed801e1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,6 @@ 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). -### Fixed - -- Fixed the error that was occuring when updating an activity and also hide the update cash balance in edit mode - ## Unreleased ### Changed @@ -16,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the market price on the first buy date in the chart of the position detail dialog - Restructured the admin control panel with a new settings tab +### Fixed + +- Fixed an error that occurred while editing an activity caused by the cash balance update + ## 1.268.0 - 2023-05-08 ### Added