diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b240372..e3103471 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.67] - 2020-08-19 +* Beautify the Purchase Screen +* Note Backlinks: Fix occasional rendering glitches +* Be more relaxed when parsing the YAML + ## [1.66] - 2020-08-18 * Follow Obsidian's algorithm for resolving WikiLinks * All custom metadata to be added to each note diff --git a/pubspec.yaml b/pubspec.yaml index 27879858..f0e44faa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: gitjournal description: A Note Taking App Built on top of Git -version: 1.66.0+10 +version: 1.67.0+10 dependencies: flutter: