From 3f0e8e772042db084edcdaeb3570d32bc7d6355f Mon Sep 17 00:00:00 2001 From: Matias De lellis Date: Thu, 14 Nov 2019 11:52:47 -0300 Subject: [PATCH] Quicknotes v0.2.1 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d679bff..2cf8f80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [0.2.1]: 2019-11-14 +- Support NC15 again. It's the stable version. +- Update the navigation menu correctly with the new tags. +- Fill the tag dialog with the modal and not replace it with those in the db. + ## [0.2.0]: 2019-11-12 - Implement notes tagging support and filter with it. - Fix calling exponentially to save notes when pressed Alt+Return.