From c5aef03008bc1b0a1e6b2c8cc5d8ff04727dbfa2 Mon Sep 17 00:00:00 2001 From: link2xt Date: Sat, 1 May 2021 17:05:18 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9af79a525..2d2f29eca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ - deaddrop (contact requests) chat improvements #2373 +- add "Forwarded:" to notification and chatlist summaries #2310 + +- place user avatar directly into `Chat-User-Avatar` header #2232 + - improve tests #2360 #2362 #2370 #2377 - cleanup #2359 #2361 #2374 #2376 #2379