aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorShpuld Shpuldson <shp@cock.li>2020-09-07 10:35:49 +0300
committerShpuld Shpuldson <shp@cock.li>2020-09-07 10:35:49 +0300
commitf9ac23b9a94dd35ba623814a59f4df83895acb42 (patch)
treee0dbdaaf7089528e3c2534022d430113eb273763 /CHANGELOG.md
parent40ca0b394ea066dea95c672eb0a42a35c9e65317 (diff)
separate reply button to its own component, add changelog entry
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 18dafa8e..f07856df 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
## [Unreleased patch]
+### Added
+- Proper handling of deletes when using websocket streaming
+
### Changed
- Polls will be hidden with status content if "Collapse posts with subjects" is enabled and the post is collapsed.