diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ff8ddcb..595bad8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.26] - 2019-12-26 +* Support Git repos which do not have master branches +* Add scrollbars +* Add a button to show network state +* Fix Folder Navigation +* Split GitJournal into many plugins + - This way more people can build Git based apps + ## [1.25] - 2019-12-14 * Fix sorting of Notes and Folders diff --git a/pubspec.yaml b/pubspec.yaml index 9778a8b9..f425a01b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: gitjournal description: A Journaling App Built on top of Git -version: 1.25.0+10 +version: 1.26.0+10 dependencies: flutter: