mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-09 10:13:42 +00:00
update changelog for autocomplete fixes
This commit is contained in:
parent
c01a3720ac
commit
4da248f8bc
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue