From c58119f8a7ff71bbeeca668d1f66dedcdebf3bf3 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 9 Jun 2022 20:01:52 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31201ee2f..eb9cc3f14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `chart.js` from version `3.7.0` to `3.8.0` - Upgraded `envalid` from version `7.2.1` to `7.3.1` +### Fixed + +- Reloaded the accounts of a user after creating, editing or deleting one + ## 1.156.0 - 05.06.2022 ### Added