update changelog for autocomplete fixes

This commit is contained in:
Shpuld Shpuldson 2020-08-28 12:35:02 +03:00
parent c01a3720ac
commit 4da248f8bc
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
## [Unreleased patch]
### Fixed
- Autocomplete won't stop at the second @, so it'll still work with "@lain@l" and not start over.
- Fixed weird autocomplete behavior when you write ":custom_emoji: ?"
## [2.1.0] - 2020-08-28
### Added