From 35d7b170a64dd128c2ed1ee5bbb890a743b8ff5b Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 19 Jun 2023 19:57:53 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f39a5210..4df2a0272 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Added the ability to add an asset profile in the admin control panel + +## Unreleased + +### Added + - Extended the feature overview page by liabilities ### Changed @@ -16,7 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extracted the symbol search to a dedicated component - Improved the column headers in the holdings table for mobile - Upgraded `prisma` from version `4.14.1` to `4.15.0` -- Added ability to add Asset Profile from Admin Market data ## 1.280.1 - 2023-06-10