(Arne Babenhauserheide)
2015-03-26: v0.1.3: Test version to see whether the marmalade upload works. v0.1.3: Test version to see whether the marmalade upload works.
diff --git a/kanban.el b/kanban.el --- a/kanban.el +++ b/kanban.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2012-2013 Arne Babenhauserheide <arne_bab@web.de> -;; Version: 0.1.2 +;; Version: 0.1.3 ;; Author: Arne Babenhauserheide <arne_bab@web.de> ;; Keywords: outlines, convenience @@ -67,6 +67,10 @@ ;; ;; TODO: bold text in headlines breaks the parser (*bold*). ;; +;; ChangeLog: +;; +;; - 0.1.3: Test version to see whether the marmalade upload works. +;; ;;; Code: ;; Get the defined todo-states from the current org-mode document.