diff --git a/CHANGELOG.md b/CHANGELOG.md index 72a82603..9583ca13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## [1.32] - 2020-01-25 * Save notes by default with the title as the filename +* Fix bug where notes contents would disappear if app was switched while editing ## [1.31] - 2020-01-06 * Allow the modified key in notes to be configured. diff --git a/pubspec.yaml b/pubspec.yaml index 5cde4321..3df55222 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.32.0+10 +version: 1.33.0+10 dependencies: flutter: