Merge branch 'update-changelog' into 'develop'

update changelog for optimistic chat posting

See merge request pleroma/pleroma-fe!1271
This commit is contained in:
Shpuld Shpludson 2020-11-02 08:51:40 +00:00
commit 5ab1b0ab0e

View file

@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added
- Import/export a muted users
- Proper handling of deletes when using websocket streaming
- Added optimistic chat message sending, so you can start writing next message before the previous one has been sent
## [2.1.1] - 2020-09-08
### Changed