diff --git a/CHANGELOG.md b/CHANGELOG.md index e9601653..cc58770d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.35] - 2020-01-27 +* Allow notes to be renamed +* Dark Theme improvements + ## [1.34] - 2020-01-27 * Fix git host setup diff --git a/pubspec.yaml b/pubspec.yaml index ec8b0adb..daeecb0c 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.34.0+10 +version: 1.35.0+10 dependencies: flutter: