From 1bd49fdf13ef707bae7edaa724a1592aa7fb002f Mon Sep 17 00:00:00 2001 From: Aborn Jiang Date: Sun, 4 Sep 2016 19:40:09 +0800 Subject: [PATCH] release 0.4.0 --- docs/leanote-dev-plan.org | 8 +++++--- leanote.el | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/leanote-dev-plan.org b/docs/leanote-dev-plan.org index 2ee79e5..2725a0d 100644 --- a/docs/leanote-dev-plan.org +++ b/docs/leanote-dev-plan.org @@ -19,9 +19,10 @@ ***** TODO rename notebook ***** TODO update user name & password *** 0.4.0 -1. plan release time: <2016-09-11 Sun> +1. plan release time: <2016-09-04 Sun> 2. features -**** ONGOING all tasks [83%] +**** DONE all tasks [100%] +- State "DONE" from "ONGOING" [2016-09-04 Sun 19:39] - State "ONGOING" from "ONGOING" [2016-09-04 Sun 19:15] - State "ONGOING" from "ONGOING" [2016-09-04 Sun 16:33] - State "ONGOING" from "ONGOING" [2016-09-04 Sun 16:33] @@ -32,7 +33,8 @@ - State "ONGOING" from "ONGOING" [2016-09-04 Sun 10:27] ***** DONE deal with minor-mode variable and minor-mode command and map. CLOSED: [2016-09-04 Sun 10:26] -***** ONGOING get current user info. +***** DONE get current user info. +CLOSED: [2016-09-04 Sun 19:39] ***** DONE fix leanote-extra-abstract function bug when content hasn't # CLOSED: [2016-09-04 Sun 16:33] ***** DONE create new notebook diff --git a/leanote.el b/leanote.el index 48ace5e..24b0ec5 100644 --- a/leanote.el +++ b/leanote.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2016 Aborn Jiang ;; Author: Aborn Jiang -;; Version: 0.3.6 +;; Version: 0.4.0 ;; Package-Requires: ((emacs "24.4") (cl-lib "0.5") (request "0.2") (let-alist "1.0.3") (pcache "0.4.0") (s "1.10.0") (async "1.9")) ;; Keywords: leanote, note, markdown ;; Homepage: https://github.com/aborn/leanote-emacs