aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-06-05 16:13:41 +0000
committerlain <lain@soykaf.club>2020-06-05 16:13:41 +0000
commit0a3069aec0c6b664381d202bca5a8460a1d6d9fc (patch)
treeda81c9d24ae4cee3d5d794170ae8620c25810021
parentf6d5922e655b2bd260f534788de72991a9b3cc35 (diff)
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a44fb163..9501f981 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,9 +13,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- Registration page no longer requires email if the server is configured not to require it
+- Change heart to thumbs up in reaction picker
+- Close the media modal on navigation events
+- Add colons to the emoji alt text, to make them copyable
### Fixed
- Status ellipsis menu closes properly when selecting certain options
+- Cropped images look correct in Chrome
+- Newlines in the muted words settings work again
+- Clicking on non-latin hashtags won't open a new window
## [2.0.3] - 2020-05-02
### Fixed