From 4767f743d1b1be73f6667895905e886c6640309f Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Sat, 4 Jul 2020 19:47:27 +0200 Subject: [PATCH] Bump version --- CHANGELOG.md | 6 ++++++ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 374f6a71..d60f0bf1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.58] - 2020-07-04 +* Send crash reports to Sentry +* Allow experimental features to be controlled +* Basic support for wiki links [[word]] +* Fix Pro mode occasionally not being detected + ## [1.57] - 2020-06-10 * Better support for auto adding list items when typing * Bug fix in iOS where notes would no longer be shown diff --git a/pubspec.yaml b/pubspec.yaml index 74283451..3f83960a 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.57.0+10 +version: 1.58.0+10 dependencies: flutter: