Update changelog

This commit is contained in:
shilangyu 2021-04-06 16:07:25 +02:00
parent d2dd388228
commit b35507c3ad
1 changed files with 11 additions and 2 deletions

View File

@ -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