diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e278882..2b240372 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.66] - 2020-08-18 +* Follow Obsidian's algorithm for resolving WikiLinks +* All custom metadata to be added to each note + ## [1.65] - 2020-08-14 * Allow the sorting order to be controller * Fix: Purchasing Pro would sometimes fail diff --git a/pubspec.yaml b/pubspec.yaml index f605dffb..7ba51002 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.65.0+10 +version: 1.66.0+10 dependencies: flutter: