From d076761cc4779a63477732342f29e1f524312f9a Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 4 May 2023 20:35:16 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04ae062de..8075d3a21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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 + +### Added + +- Introduced the option to update the cash balance of an account when adding a activity + ## 1.265.0 - 2023-05-01 ### Changed @@ -15,10 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed the missing platform name in the allocations by platform chart on the allocations page -### Added - -- Introduced the option to update cash balance of account when adding one activity - ## 1.264.0 - 2023-05-01 ### Added