From 02dfdb360998a09fce879d9cdfb8e8411a082822 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 19 Oct 2023 10:21:58 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8b280ac2..81c478666 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 ## 2.12.0 - 2023-10-17 +### Changed + +- Changed users table in the admin control panel to an `@angular/material` data table + +## Unreleased + ### Added - Added the endpoint `GET api/v1/account/:id/balances` which provides historical cash balances