diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f6901ce..6d2442b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.20] +* Show all notes from all subdirectories +* Improve appearance in dark mode +* Bug: Fix ssh key not being regenerated error + ## [1.18] - 2019-11-02 * Better handling of Markdown files without YAML headers diff --git a/pubspec.yaml b/pubspec.yaml index f530cf68..a909f0b3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: gitjournal description: A Journaling App Built on top of Git -version: 1.19+10 +version: 1.20+10 dependencies: flutter: