Skip to content

Commit

Permalink
Bump to V0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasdelellis committed May 30, 2016
1 parent c8bef7c commit 710bee7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 710bee7

Please sign in to comment.