From b3c6fa2989b8edd90817b1ae227837b423394e49 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 6 Feb 2022 10:37:56 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5e160794..b6d9f0b43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the export functionality for activities (respect filtering) - Removed the _Admin_ user from the database seeding - Assigned the role `ADMIN` on sign up (only if there is no admin yet) +- Upgraded `prisma` from version `3.8.1` to `3.9.1` ### Todo