diff options
| author | Henry Jameson <me@hjkos.com> | 2019-09-15 17:19:17 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2019-09-15 17:22:14 +0300 |
| commit | c933f5edfcf50b8e8ed17ae52a8fb4df04e8c7cf (patch) | |
| tree | c142ceaea6be9d8b00967b4da02cacf6594d74e8 | |
| parent | c78c7e7734d43d3adf1de8c2416ffc60305954b4 (diff) | |
changelog
| -rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..ff4c2fd1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog +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] +### Added +- Emoji picker +- Started changelog anew +### Changed +- changed the way fading effects for user profile/long statuses works, now uses css-mask instead of gradient background hacks which weren't exactly compatible with semi-transparent themes +### Fixed +- improved hotkey behavior on autocomplete popup |
