From d72b67bf6856853259a2b78b1cfe4fe0cd371780 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 9 Jun 2025 08:13:26 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de969cb9e..1aaa602f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Upgraded `zone.js` from version `0.15.0` to `0.15.1` + ### Fixed - Restricted the date range change permission in the _Zen Mode_ @@ -21,7 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the language localization for Catalan (`ca`) - Improved the language localization for French (`fr`) - Improved the language localization for Polish (`pl`) -- Upgraded `zone.js` from version `0.15.0` to `0.15.1` ### Fixed