diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f9196d7a..35c5f6ca2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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). +## Unreleased + +### Changed + +- Upgraded `ng-extract-i18n-merge` from version `2.6.0` to `2.7.0` + ## 1.297.4 - 2023-08-05 ### Added @@ -101,7 +107,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the usability of the login dialog - Disabled the caching in the health check endpoints for data providers - Improved the content of the Frequently Asked Questions (FAQ) page -- Upgraded `ng-extract-i18n-merge` from version `2.6.0` to `2.7.0` - Upgraded `prisma` from version `4.15.0` to `4.16.2` ## 1.289.0 - 2023-07-14