From 73b5e56139253f0714ddcfe5734d11c4453176a7 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Thu, 22 Oct 2020 14:56:55 +0200 Subject: [PATCH] Update changelog --- changelog.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.yml b/changelog.yml index 1c9d9b50..68c0fb04 100644 --- a/changelog.yml +++ b/changelog.yml @@ -1,9 +1,13 @@ -- version: "1.72" +- version: "1.73" draft: true features: - text: "Allow the Git Repo to be accessible by other apps. You can now edit the notes with any other editor in Android, and additionally sync with any other mechanism as the folder is in a public location - #99" improvements: - text: "Allow GitJournal to be visible in the iOS Files app" + - text: "Allow syncing via iCloud" + - text: "Add Shortcuts support in iOS - #262" + image: ios_shortcuts.png + - text: "Custom SSH keys with passwords can now be used - #227" bugs: - text: "Fix notes not always showing up - #270"