diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b897afb..c879a27c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.69] - 2020-09-03 +* Be more forgiving when parsing the YAML Frontmatter +* Add support for Inline Tags + ## [1.68] - 2020-08-31 * Make Swipe to Delete Configurable * Allow Markdown to be previewed from all Editors diff --git a/pubspec.yaml b/pubspec.yaml index 1e034acd..97f635b3 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.68.0+10 +version: 1.69.0+10 dependencies: flutter: