From da6f249e256188b28cd28fb970cca36afd1943a3 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 12 Jan 2024 19:56:17 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 714d45de7..9d064df96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added support to edit countries in the asset profile details dialog of the admin control - Added support to edit sectors in the asset profile details dialog of the admin control +### Changed + +- Upgraded `prisma` from version `5.7.1` to `5.8.0` + ## 2.41.0 - 2024-01-16 ### Added