diff --git a/CHANGELOG.md b/CHANGELOG.md index d60f0bf1..ad37577a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.59] - 2020-07-09 +* Render wiki style links +* Avoid blocking the UI when loading Notes +* Improve the pro purchasing screen + ## [1.58] - 2020-07-04 * Send crash reports to Sentry * Allow experimental features to be controlled diff --git a/pubspec.yaml b/pubspec.yaml index 7e67c4c3..c2124118 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.58.3+10 +version: 1.59.3+10 dependencies: flutter: