From 1275d6ef16275d3c9285acbf6c51004ae4d02333 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Sun, 20 Oct 2019 16:48:07 +0200 Subject: [PATCH] Forgot to mention PR 57 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17848392..604380f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ **User Interface** * Added a GUI to display the session log. The log has been around for a while, and records when a project is opened, when it's closed and how many words were added or removed during the session. This information is no available in a small dialog under `Project > Session Log` in the main menu. PR #59 +* The export project feature now also exports the project to Markdown and HTML5 format. PR #57 ## Version 0.3 [2019-10-19]