From e573241093a4aa6cde749f4d47e9c6cccfe842e4 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 15 Oct 2023 16:51:41 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcdffbf53..6bbaf6dca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Added the endpoint `GET api/v1/account/:id/balances` which provides historical cash balances + +## Unreleased + +### Added + - Added support to transfer a part of the cash balance from one to another account - Extended the markets overview by benchmarks (date of last all time high) - Added support to import historical market data in the admin control panel