From 9de16e9d49b04e91831e815596b256ea52ef7e36 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 8 Aug 2024 17:30:13 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2114c4be..9c41a58d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +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 + +### Changed + +- Optimized the docker image layers to reduce the image size +- Updated the binary targets of `debian-openssl` for `prisma` + ## 2.102.0 - 2024-08-07 ### Added