From 4ac3d75288d0e00060ac4c110d89d4845ac17616 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 18 Jun 2024 20:35:44 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2be539f7c..6ba7364ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Moved the indicator for active filters from experimental to general availability - Improved the error handling in the biometric authentication registration - Set up SSL for local development +- Upgraded `zone.js` from version `0.14.5` to `0.14.7` ## 2.89.0 - 2024-06-14