From 1958f258ecbc741148c0c96da5b9b0c9b0351907 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 5 Dec 2021 10:42:36 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61be1dac1..3e1edf988 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Supported the management of additional currencies in the admin control panel +### Changed + +- Upgraded `prisma` from version `2.30.2` to `3.6.0` + ## 1.86.0 - 04.12.2021 ### Added