We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e3cfb9 commit 91fc262Copy full SHA for 91fc262
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.31] - 2020-01-06
2
+* Allow the modified key in notes to be configured.
3
+ This improves compatibility with Hugo blog posts, as
4
+ GitJournal can now update the 'lastmod' field as used
5
+ by Hugo front matter.
6
+
7
## [1.30] - 2020-01-04
8
* Add support for AWS Code Commit
9
* Expose the Git Remote in the Settings
pubspec.yaml
@@ -1,6 +1,6 @@
name: gitjournal
-description: A Journaling App Built on top of Git
-version: 1.30.0+10
+description: A Note Taking App Built on top of Git
+version: 1.31.0+10
dependencies:
flutter:
0 commit comments