Add a changelog

This commit is contained in:
Vishesh Handa
2019-11-02 10:53:36 +01:00
parent bb564f1511
commit c2b309e425

8
CHANGELOG.md Normal file
View File

@ -0,0 +1,8 @@
## [1.18] - 2019-11-02
* Better handling of Markdown files without YAML headers
* Raw Note editing now uses a Monospace Font
* The Settings Screen has been made prettier
* Back button automatically saves the note
* Improved performance by build time caching of constant values
* Bug: Avoid saving notes if not modified