From 13dd1aa91bb99c0948173b142ab7377c5df37ad4 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 5 Aug 2023 20:49:40 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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