diff --git a/CHANGELOG.md b/CHANGELOG.md index da5575c3..6679b587 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [1.28] - 2019-12-28 +* Fix: Allow # to be used in the title + ## [1.27] - 2019-12-27 * Allow Note titles to be specified * Links can now be opened from Notes diff --git a/pubspec.yaml b/pubspec.yaml index c9ba7bee..c48f0591 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: gitjournal description: A Journaling App Built on top of Git -version: 1.27.0+10 +version: 1.28.0+10 dependencies: flutter: