From 49ffbfd0e6fe29199a02def52d7f69617a51ccb9 Mon Sep 17 00:00:00 2001 From: Matthew Lorentz Date: Thu, 22 Jun 2023 07:18:46 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7ca77cb60..6fbff78c9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- Add timestamps back to message cards +- Fix max width on top card in thread view + +## [???] + - Redesigned screen that shows the detail of a message. - Sub-threads: you can now reply to a reply. - Add the option to reply to a reaction or a contact message (follow, unfollow, block).