mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-12-01 15:47:17 +01:00
Bump to V0.1.0
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
**Quicknotes**
|
**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:
|
V0.0.8:
|
||||||
* Fix database schema migration.
|
* Fix database schema migration.
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<description>Quick notes with text, check lists and pictures</description>
|
<description>Quick notes with text, check lists and pictures</description>
|
||||||
<licence>AGPL</licence>
|
<licence>AGPL</licence>
|
||||||
<author>Matias De lellis</author>
|
<author>Matias De lellis</author>
|
||||||
<version>0.0.8</version>
|
<version>0.1.0</version>
|
||||||
<namespace>QuickNotes</namespace>
|
<namespace>QuickNotes</namespace>
|
||||||
<category>tool</category>
|
<category>tool</category>
|
||||||
<website>https://github.com/matiasdelellis</website>
|
<website>https://github.com/matiasdelellis</website>
|
||||||
|
|||||||
Reference in New Issue
Block a user