Browse Source

Update changelog

pull/3646/head
Thomas Kaul 1 year ago
parent
commit
491d4d3e82
  1. 4
      CHANGELOG.md

4
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/), 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 2.103.0-alpha - 2024-08-08 ## Unreleased
### Changed ### Changed
- Optimized the docker image layers to reduce the image size - Optimized the docker image layers to reduce the image size
- Updated the binary targets of `debian-openssl` for `prisma` - 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 ## 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 German (`de`)
- Improved the language localization for Polish (`pl`) - Improved the language localization for Polish (`pl`)
- Upgraded `Nx` from version `19.5.1` to `19.5.6` - Upgraded `Nx` from version `19.5.1` to `19.5.6`
- Upgraded `prisma` from version `5.16.1` to `5.17.0`
### Fixed ### Fixed

Loading…
Cancel
Save