update changelog; prepare 0.4.0 v0.4.0
authorChristian Weiske <cweiske@cweiske.de>
Wed, 29 Oct 2014 06:44:40 +0000 (07:44 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Wed, 29 Oct 2014 06:44:40 +0000 (07:44 +0100)
ChangeLog
appinfo/info.xml
appinfo/version

index 613a260cdf774b21aef278b551d5e929a35083dd..630ffe523ba36b8eff7482d8274e0203099d0595 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2014-10-29  Christian Weiske  <cweiske@cweiske.de>
+
+       * 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  <cweiske@cweiske.de>
 
        * Implement token management
index bff1ebd00be09eb6fc9c470154db9825d9fc0b78..97d7538748525f78c64cb1a1ce80802bfebaa24e 100755 (executable)
@@ -3,7 +3,7 @@
        <id>grauphel</id>
        <name>Grauphel: Tomboy note server</name>
        <description>Tomboy REST API server to sync notes between devices</description>
-       <version>0.3.0</version>
+       <version>0.4.0</version>
        <licence>AGPL3 or later</licence>
        <author>Christian Weiske</author>
        <requiremin>7</requiremin>
index 0d91a54c7d439e84e3dd17d3594f1b2b6737f430..1d0ba9ea182b0f7354f3daf12120744ec5e0c2f8 100755 (executable)
@@ -1 +1 @@
-0.3.0
+0.4.0