From: Christian Weiske Date: Wed, 29 Oct 2014 06:44:40 +0000 (+0100) Subject: update changelog; prepare 0.4.0 X-Git-Tag: v0.4.0^0 X-Git-Url: https://git.cweiske.de/grauphel.git/commitdiff_plain/81474917075e2381a8c8525965c1294639ded87b update changelog; prepare 0.4.0 --- diff --git a/ChangeLog b/ChangeLog index 613a260..630ffe5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2014-10-29 Christian Weiske + + * Implement note preview + * Implement note search + * Implement note download (JSON + XML) + * Add note modification date display to list + * Add highlighting of current notebook in list + * Add custom icon + * Version 0.4.0 + 2014-10-14 Christian Weiske * Implement token management diff --git a/appinfo/info.xml b/appinfo/info.xml index bff1ebd..97d7538 100755 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -3,7 +3,7 @@ grauphel Grauphel: Tomboy note server Tomboy REST API server to sync notes between devices - 0.3.0 + 0.4.0 AGPL3 or later Christian Weiske 7 diff --git a/appinfo/version b/appinfo/version index 0d91a54..1d0ba9e 100755 --- a/appinfo/version +++ b/appinfo/version @@ -1 +1 @@ -0.3.0 +0.4.0