From 24f4737a916ca5742d6a31cc53617d734a1ac52e Mon Sep 17 00:00:00 2001 From: Chewbacca Date: Thu, 5 Jan 2023 14:10:53 -0500 Subject: [PATCH] Add Changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9b420dd4c..78399f268c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Posts: letterbox images to 19:6 again. +- Status Info: moved context (repost, pinned) to improve UX. ### Fixed - Layout: use accent color for "floating action button" (mobile compose button).