diff --git a/CHANGELOG.md b/CHANGELOG.md index eba8db5c..988dd072 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ -## [1.45] - 2020-04-02 +## [1.47] - 2020-04-14 +* Added Pro mode +* Improved sync speed by avoiding unnecessary options +* Polishing the UI + +## [1.46] - 2020-04-02 * Add a Grid View * Beautify the Cards Folder View * Show images if path is relative diff --git a/pubspec.yaml b/pubspec.yaml index b0ecf84c..a7f0003b 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.46.0+10 +version: 1.47.0+10 dependencies: flutter: