diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e623ad..ef40cc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,19 @@ +## Unreleased + +### Changed + +- Disable commenting on locked posts + +### Fixed + +- When writing a comment the parent text is now selectable +- Text of a post is now selectable + ## v0.4.1 - 2021-04-06 ### 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