From c332ef79ffc8f1edaef8e71ab4e524909127eaac Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Wed, 24 Feb 2021 11:21:33 +0100 Subject: [PATCH] Update changelog --- changelog.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.yml b/changelog.yml index 9193833a..49856c34 100644 --- a/changelog.yml +++ b/changelog.yml @@ -1,5 +1,5 @@ - version: "1.74" - draft: true + date: 2021-02-23 features: - text: "Support Multiple Repos #229" image: repos.gif @@ -7,6 +7,7 @@ - text: "Add Date Only FileName option #346" - text: "Ignore folders with a .gjignore file. It's a temporary hack until we start reading the .gjignore files like the .gitignore files" - text: "Add a working Experimental Markdown Toolbar" + image: markdown_toolbar.jpeg - text: "Basic Undo/Redo support for Raw Editor" - text: "Automatically use dark mode based on system settings - #193"