diff --git a/CHANGELOG.md b/CHANGELOG.md index 2052c430..fc141a9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [1.23] - 2019-12-08 +* Massive performance boosts. We aren't just saying that, now notes are loaded asynchronously in the background, and we only re-parse them when they have changed. + ## [1.22] - 2019-12-07 * Improve animations while navigating diff --git a/pubspec.yaml b/pubspec.yaml index 2ff1ad9e..37ea60f6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: gitjournal description: A Journaling App Built on top of Git -version: 1.22.0+10 +version: 1.23.0+10 dependencies: flutter: