From c45bb3c6dfc7eba3debcd2e94e1c99c6e212c471 Mon Sep 17 00:00:00 2001 From: shilangyu Date: Thu, 18 Mar 2021 19:34:35 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bdbd7f..0f7eb09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Quote blocks in posts and comments are now much prettier - Code blocks nwo have monospace font. As they should +- Switching accounts in the profile tab now correctly reacts to the change ## v0.3.0 - 2021-02-25