diff options
| author | Shpuld Shpludson <shp@cock.li> | 2020-04-27 08:09:31 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2020-04-27 08:09:31 +0000 |
| commit | dea7e2f6acd06839c89cd4a14a101ec162ca4e58 (patch) | |
| tree | 20122e9b92f726361d3900d1bc535d3a23e94a14 | |
| parent | fe16b6259e64020373b838127d14d42fd31d7583 (diff) | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 375e560f..f45561d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +### Fixed +- Show more/less works correctly with auto-collapsed subjects and long posts +- RTL characters won't look messed up in notifications + +### Changed +- Emoji autocomplete will match any part of the word and not just start, for example :drool will now helpfully suggest :blobcatdrool: and :blobcatdroolreach: ## [2.0.2] - 2020-04-08 ### Fixed |
