From 7bfb6c0ee991fcc8bc03b9e0b9d61e293bfc62b4 Mon Sep 17 00:00:00 2001 From: Tom <53571657+tmclo@users.noreply.github.com> Date: Sun, 13 Nov 2022 10:49:30 +0000 Subject: [PATCH] Update changelog_android.md (#7271) --- readme/changelog_android.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme/changelog_android.md b/readme/changelog_android.md index c54649b6f..a16961624 100644 --- a/readme/changelog_android.md +++ b/readme/changelog_android.md @@ -52,7 +52,7 @@ - New: Add keyboard-activatable markdown commands (e.g. bold, italicize) on text editor (#6707 by Henry Heino) - Improved: Ctrl+F search support in beta editor (#6587 by Henry Heino) - Improved: Improve syntax highlighting on mobile beta editor (#6684 by Henry Heino) -- Improved: Removes whitespace above navigation component (#6597 by [@tom](https://github.com/tom)) +- Improved: Removes whitespace above navigation component (#6597 by [@tmclo](https://github.com/tmclo)) - Fixed: Do not encrypt non-owned note if it was not shared encrypted (#6645) - Fixed: Fix checklist continuation in beta editor (#6577) (#6576 by Henry Heino) - Fixed: Fixed android filesystem sync (#6395) (#5779 by [@jd1378](https://github.com/jd1378))