From 5efc61b155a5516930215a9bebbf6cabd35ae479 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Sun, 3 Jan 2021 17:21:06 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41144367..c22116af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ ## Version 1.1 Dev (Alpha) +### Release Notes + +### Detailed Changelog + +**User Interface** + +* Added a Novel tab under the project tree where the user can navigate the novel's layout of + chapters and scenes, similar to the Outline view, but next to the document editor. The Outline + view and Novel/Project trees now also behave more in cooperation. When files on one are selected + or moved, the other will follow and update. PR #537. + ---- ## Version 1.0 [2021-01-03]