diff --git a/CHANGELOG.md b/CHANGELOG.md index d1d5d4a2..06207cc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.51] - 2020-05-08 +* Add a bottom bar in the NoteEditor to show the Folder +* Add very basic Image support +* Allow sorting by Title and Filename +* Add a Debug screen for users to more easily debug issues + ## [1.50] - 2020-05-01 * Show num of changes to be pushed * Follow GitHub's checklist format diff --git a/pubspec.yaml b/pubspec.yaml index 72097892..274ebab3 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.50.0+10 +version: 1.51.0+10 dependencies: flutter: