Bump version and update changelog

This commit is contained in:
Vishesh Handa
2019-12-14 01:53:44 +01:00
parent 48aa992b2a
commit 50cc876e56
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## [1.24] - 2019-12-14
* Improve Folder Support
- Folders can now be deleted
- Subfolders can be also created
* Improve markdown support - we now support all of GitHub markdown minus HTML.
* Mark when the note was last modified in the metadata.
* Bug fixes related to datetime parsing and serializaiton.
## [1.23] - 2019-12-08
* Massive performance boosts. We aren't just saying that, now notes are loaded asynchronously in the background, and we only re-parse them when necessary.

View File

@ -1,6 +1,6 @@
name: gitjournal
description: A Journaling App Built on top of Git
version: 1.23.0+10
version: 1.24.0+10
dependencies:
flutter: