diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dce40bf..8da4744e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.54] - 2020-05-27 +* Allow the Git Remote Host to be reset +* Allow the default Image location to be configured +* Experimental support for backlinks + ## [1.53] - 2020-05-18 * Allow a custom repo to be chosen in the Automatic Git Host Setup * Make Card View responsive to screen size diff --git a/pubspec.yaml b/pubspec.yaml index d2364258..0d93910a 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.53.0+10 +version: 1.54.0+10 dependencies: flutter: