From a3077d91ecd8962f93c9238ca07cf6280f0208dc Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Sat, 30 Jan 2021 15:21:16 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cbda27e..0bf1a1a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,11 +19,13 @@ * Added three buttons below the project tree that connects to Project Details, Writing Statistics, and Project Settings. PR #555. * The settings and tabs in the Preferences dialog have been re-arranged into more tabs with less - options on each tab. PR #577. + options on each tab. PRs #577 and #624. * Minor changes to margins and alignments of widgets on the main GUI. PR #565. * Added a keyboard shortcut to change focus to the Outline tab. The focus change now also ensures that the main GUI also switches to the tab where the focus is shifted. Issues #609 and #612, PR #615. +* The cursor should now also be visible when opening a blank document and the editor has focus. + Issue #608, PR #621. **Text Editor**