From 7def12e91a715da78223e0933cc029b5df4b0975 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 23 Jan 2022 17:01:43 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40bfd330b..cae550a08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Extended the historical data view in the admin control panel - Upgraded _Stripe_ dependencies - Upgraded `prisma` from version `3.7.0` to `3.8.1`