mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-28 01:45:55 +08:00
Bump version and update changelog
This commit is contained in:
@ -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
|
||||||
|
@ -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:
|
||||||
|
Reference in New Issue
Block a user