Quicknotes v0.2.1

This commit is contained in:
Matias De lellis
2019-11-14 11:52:47 -03:00
parent 14ccba7de2
commit 3f0e8e7720

View File

@@ -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.