diff --git a/CHANGELOG.md b/CHANGELOG.md index b3270656..245adc63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [1.44] - 2020-03-11 +* Allow the Folder View to be configured +* Faster loading of notes +* BugFix: Notes should update when modified in another repo + ## [1.43.2] - 2020-03-05 * Optimize the NotesCache diff --git a/pubspec.yaml b/pubspec.yaml index 4db28a1a..031dec6c 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.43.2+10 +version: 1.44.0+10 dependencies: flutter: