From b28a297a6623953fba514ad1f011177904a89615 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 1 Jun 2024 10:48:52 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ad4dd2fc..6e013e520 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added the cascading on delete for various relations in the database schema + ### Fixed - Fixed an issue with the initial annual interest rate in the _FIRE_ calculator +- Fixed the deletion of an asset profile with symbol profile overrides in the asset profile details dialog of the admin control ## 2.83.0 - 2024-05-30