mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-02 04:47:01 +08:00
Bump version
This commit is contained in:
@ -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
|
## [1.44] - 2020-03-11
|
||||||
* Allow the Folder View to be configured
|
* Allow the Folder View to be configured
|
||||||
* Faster loading of notes
|
* Faster loading of notes
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: gitjournal
|
name: gitjournal
|
||||||
description: A Note Taking App Built on top of Git
|
description: A Note Taking App Built on top of Git
|
||||||
version: 1.44.0+10
|
version: 1.45.0+10
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
|
Reference in New Issue
Block a user