From 491d4d3e828afff1c53ad5502ab1648ccf91d25f Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 9 Aug 2024 19:22:00 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 381c4d42f..24312f2e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 2.103.0-alpha - 2024-08-08 +## Unreleased ### Changed - Optimized the docker image layers to reduce the image size - Updated the binary targets of `debian-openssl` for `prisma` +- Upgraded `prisma` from version `5.16.1` to `5.17.0` ## 2.102.0 - 2024-08-07 @@ -27,7 +28,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the language localization for German (`de`) - Improved the language localization for Polish (`pl`) - Upgraded `Nx` from version `19.5.1` to `19.5.6` -- Upgraded `prisma` from version `5.16.1` to `5.17.0` ### Fixed