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,10 @@
|
||||
## [1.63] - 2020-08-11
|
||||
* Resolve Wiki Links the same way as Obsidian
|
||||
* Support piped WikiLinks format [[fileName | what-to-show ]]
|
||||
* Allow 'tags' metadata field to be configured
|
||||
* Allow 'created' metadata field to be configured
|
||||
* Fix annoying cursor not showing spaces bug
|
||||
|
||||
## [1.62] - 2020-07-30
|
||||
* Allow title metadata to be configured
|
||||
* Bug: Fix GitJournal sometimes reseting its config
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: gitjournal
|
||||
description: A Note Taking App Built on top of Git
|
||||
version: 1.62.0+10
|
||||
version: 1.63.0+10
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
Reference in New Issue
Block a user