diff --git a/CHANGELOG.md b/CHANGELOG.md index 26898c4..7b4d2a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ **Quicknotes** +V0.0.8: +* Fix database schema migration. + V0.0.6: * Several design fixes, thanks to v1r0x. * Highlight current color on edit mode, thanks to v1r0x. @@ -8,7 +11,7 @@ V0.0.6: * Show all notes when remove one. * Fix: Redraw content to show first note. -V0.0.4 +V0.0.4: * Show Animation when add or remove notes without redraw everything. * Show all when append a new note. * Add the new notes in the proper position.