diff --git a/CHANGELOG.md b/CHANGELOG.md index 282b4a1b..2f116eb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.56] - 2020-06-04 +* Bug fix for Folder Names +* Make it easier to add a new tags +* Allow filenames to be UUID + ## [1.55] - 2020-06-03 * Add txt file support * Automatically add list items when editing in markdown diff --git a/pubspec.yaml b/pubspec.yaml index f23bc5d8..264b29c8 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.55.0+10 +version: 1.56.0+10 dependencies: flutter: