From 469d894bc7dc3da8df172f0dcd06bdc70ce2be62 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 30 Jun 2023 20:52:30 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7be92782c..c84c7b3dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Disabled the caching in the health check endpoints for data providers +- Upgraded `prisma` from version `4.15.0` to `4.16.2` ## 1.289.0 - 2023-07-14