From 1bc1c8ec4af7b4aea1b41951b71cf7db434b8870 Mon Sep 17 00:00:00 2001 From: onurays Date: Mon, 10 Feb 2020 18:17:22 +0300 Subject: [PATCH] Reorder improvements. --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 7c56f9b6f9..468ea40a2b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,9 +5,9 @@ Features ✨: - Improvements 🙌: - - Show confirmation dialog before deleting a message (#967) - Improve navigation to the timeline (#789, #862) - - Improve network detection. It is now based on the sync request status (#873, #882) + - Improve network detection. It is now based on the sync request status (#873, #882) + - Show confirmation dialog before deleting a message (#967) Other changes: - Support SSO login with Firefox account (#606)