diff --git a/CHANGELOG.md b/CHANGELOG.md index 47b773ac..eba8db5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.45] - 2020-04-02 +* Add a Grid View +* Beautify the Cards Folder View +* Show images if path is relative +* Allow linking to other notes +* EditorSelector: Make it prettier + ## [1.45] - 2020-03-20 * Add an "All Notes" view * Allow quickly opening a note with a specific editor diff --git a/pubspec.yaml b/pubspec.yaml index 18f0cbea..1a2745db 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.45.0+10 +version: 1.46.0+10 dependencies: flutter: