From fba51bb3647366e39e1c1faec0309c1f20b05182 Mon Sep 17 00:00:00 2001 From: shilangyu Date: Tue, 6 Apr 2021 15:52:59 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6484909..3e623ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ ### Fixed - Some actions would pass the wrong user id around causing infinite spinners, this is now fixed +- When writing a comment the parent text is now selectable +- Text of a post is now selectable ## v0.4.0 - 2021-04-05