diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..4f6901ce --- /dev/null +++ b/CHANGELOG.md @@ -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