Bump version and update changelog

This commit is contained in:
Vishesh Handa
2019-12-01 15:52:07 +01:00
parent 9b27dedcb2
commit d2f3f782c7
2 changed files with 6 additions and 1 deletions

View File

@ -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 ## [1.18] - 2019-11-02
* Better handling of Markdown files without YAML headers * Better handling of Markdown files without YAML headers

View File

@ -1,6 +1,6 @@
name: gitjournal name: gitjournal
description: A Journaling App Built on top of Git description: A Journaling App Built on top of Git
version: 1.19+10 version: 1.20+10
dependencies: dependencies:
flutter: flutter: