diff --git a/CHANGELOG.md b/CHANGELOG.md index 06207cc2..2fecff33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.52] - 2020-05-14 +* Added Tags support +* Allow sharing files to GitJournal +* Add App Shortcuts + ## [1.51] - 2020-05-08 * Add a bottom bar in the NoteEditor to show the Folder * Add very basic Image support diff --git a/pubspec.yaml b/pubspec.yaml index 8c1bc8c3..7fd0901d 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.51.0+10 +version: 1.52.0+10 dependencies: flutter: