From 81474917075e2381a8c8525965c1294639ded87b Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 29 Oct 2014 07:44:40 +0100 Subject: [PATCH] update changelog; prepare 0.4.0 --- ChangeLog | 10 ++++++++++ appinfo/info.xml | 2 +- appinfo/version | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) 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 -- 2.30.2