X-Git-Url: https://git.cweiske.de/grauphel.git/blobdiff_plain/47e67fe017477300559d868a0ce2ae46957bec14..06ae5de79126bf659924fc98a9bfeb7ffa1fc5e4:/ChangeLog diff --git a/ChangeLog b/ChangeLog index abc6149..630ffe5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +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 + * Implement database management (reset) + * Add computer name input field on authorization page + * Use transactions during sync + * Version 0.3.0 + +2014-10-03 Christian Weiske + + * Fix bug #8: Titled blank notes cause SQL error + * Version 0.2.1 + 2014-09-27 Christian Weiske * phing build file