From 23a0ae31e5a9fd59f9fdbcd4dfed416ce92bd6bb Mon Sep 17 00:00:00 2001 From: Bubka <858858+Bubka@users.noreply.github.com> Date: Wed, 27 Nov 2024 14:53:52 +0100 Subject: [PATCH] Fix typo in change log --- changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index a5a1604e..1739437b 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,7 @@ # Change log ## [5.4.3] - 2024-11-27 -### Changed +### Fixed - [issue #408](https://github.com/Bubka/2FAuth/issues/408) Deleted icon is back after saving from the advanced form - [issue #417](https://github.com/Bubka/2FAuth/issues/417) Login page does not load after v5.4.1 update @@ -13,7 +13,7 @@ ### Changed ### Changed -- CSS styles are no longer loaded from tailwindcss.com in the /up view +- CSS styles are no longer loaded from tailwindcss.com in the `/up` view ## [5.4.2] - 2024-11-18