From 19c9bae93c49f66744e1f19582fa2caff7284d1f Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 11 Sep 2021 21:08:34 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a59a7cbd9..b44e2a385 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the annualized performance to the portfolio summary tab on the home page - Added the Ghostfolio Slack channel to the about page +### Changed + +- Upgraded `@simplewebauthn/browser` and `@simplewebauthn/server` from version `3.0.0` to `4.1.0` + +### Fixed + +- Fixed the sign in with fingerprint for some android devices + ## 1.51.0 - 11.09.2021 ### Changed