From 863e199995717b6f2bb12333f2e5be93e54eb5b2 Mon Sep 17 00:00:00 2001 From: oogm <33765570+oogm@users.noreply.github.com> Date: Mon, 15 Mar 2021 01:33:46 +0100 Subject: [PATCH] Update CHANGES.md to include the correct PR number --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index c6f98124d1..36ea9f5cfd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -41,7 +41,7 @@ Improvements 🙌: - Sending is now queuing by room and not uniquely to the session - Improve Snackbar duration (#2929) - Improve sending message state (#2937) - - Update reactions to Unicode 13.1 (#1481) + - Update reactions to Unicode 13.1 (#2998) Bugfix 🐛: - Try to fix crash about UrlPreview (#2640)