From ea23c3be4eee4374700affcb9d39c62cadb8679a Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Fri, 20 Mar 2020 00:08:04 +0100 Subject: [PATCH] Bump version --- CHANGELOG.md | 8 ++++++++ pubspec.yaml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 245adc63..47b773ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.45] - 2020-03-20 +* Add an "All Notes" view +* Allow quickly opening a note with a specific editor +* Save the Note type (Checklist/Journal) in the metadata +* Fix validation of custom ssh keys +* Performance improvements for faster loading of Notes +* Add experimental Cards view + ## [1.44] - 2020-03-11 * Allow the Folder View to be configured * Faster loading of notes diff --git a/pubspec.yaml b/pubspec.yaml index 2b143779..92b41f65 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: gitjournal description: A Note Taking App Built on top of Git -version: 1.44.0+10 +version: 1.45.0+10 dependencies: flutter: