Update Changelog.md

This commit is contained in:
matiasdelellis
2016-05-27 11:41:14 -03:00
parent 5d13b6a167
commit 15e702f0ff

View File

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