From 2f9f9034da06c32e39741aac5dd23dac43abcfc3 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Tue, 24 Oct 2023 19:51:06 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5357fb89..1177b861c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Improved the validation in the activities import (expects positive values for `quantity` and `unitPrice`) + +## Unreleased + ### Added - Added the endpoint `GET api/v1/account/:id/balances` which provides historical cash balances