diff --git a/CHANGELOG.md b/CHANGELOG.md index bc9ac208..b4c0f25a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.41] - 2020-02-17 +* Support custom SSH Keys +* Polish the Checklist Editor +* Allow YAML Metadata to be disabled + ## [1.40] - 2020-02-16 * Polish the Checklist Editor * Add emoji support diff --git a/pubspec.yaml b/pubspec.yaml index e3ade4d5..a1d94f5b 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.40.0+10 +version: 1.41.0+10 dependencies: flutter: