aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShpuld Shpuldson <shp@cock.li>2020-08-27 17:13:14 +0300
committerShpuld Shpuldson <shp@cock.li>2020-08-27 17:13:14 +0300
commit748c4d8c71b42cd7dfc748c1713b22e06faf167c (patch)
tree26681e6d1131772dd5fd0e269ec7f695b43c5cbd
parentc0205d582a565e8848c413db3e4531b454f13690 (diff)
fix boomarks mistake in changelog
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ee860265..133a2770 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Added status preview option to preview your statuses before posting
- When a post is a reply to an unavailable post, the 'Reply to'-text has a strike-through style
- Added ability to see all favoriting or repeating users when hovering the number on highlighted statuses
+- Bookmarks
### Changed
- Change heart to thumbs up in reaction picker
@@ -49,7 +50,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Weird bug related to post being sent seemingly after pasting with keyboard (hopefully)
- Multiple issues with muted statuses/notifications
-
## [2.0.5] - 2020-05-12
### Add
- Added private notifications option for push notifications
@@ -121,8 +121,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Ability to change user's email
- About page
- Added remote user redirect
-- Bookmarks
+
### 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