From 701d5e1839b1cd6c45a238608c7920aa5633776c Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Tue, 15 Jun 2021 20:59:25 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57551b076..aee702c6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the error page of the sign in with fingerprint - Disable the sign in with fingerprint selector for the demo user +- Upgraded `angular` from version `11.2.4` to `12.0.4` - Upgraded `chart.js` from version `3.2.1` to `3.3.2` - Upgraded `date-fns` from version `2.19.0` to `2.22.1` - Upgraded `eslint` and `prettier` dependencies