mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-11-30 23:37:16 +01:00
Bump to V0.1.0
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
**Quicknotes**
|
||||
|
||||
V0.1.0:
|
||||
* Implement search on notes.
|
||||
* Rename 'Add note' item to 'New note' and put first on navigation.
|
||||
* D'Oh!. Fix animation when append or remove notes.
|
||||
|
||||
V0.0.8:
|
||||
* Fix database schema migration.
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<description>Quick notes with text, check lists and pictures</description>
|
||||
<licence>AGPL</licence>
|
||||
<author>Matias De lellis</author>
|
||||
<version>0.0.8</version>
|
||||
<version>0.1.0</version>
|
||||
<namespace>QuickNotes</namespace>
|
||||
<category>tool</category>
|
||||
<website>https://github.com/matiasdelellis</website>
|
||||
|
||||
Reference in New Issue
Block a user