From 9cec14872cd9b94e00c7992629e2ec4948b91a4b Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 25 Nov 2023 17:54:20 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfa6874da..8ff90f055 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Improved the error log for a timeout in the data source request - Improved the language localization for German (`de`) - Upgraded `angular` from version `16.2.12` to `17.0.4` - Upgraded `Nx` from version `17.0.2` to `17.1.3`