Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Trevoke committed Aug 20, 2020
1 parent 1b3f5f7 commit 4ca0c8c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
* 1.0.2
[2020-08-20 Thu]
** Fix inability to refile to incubate
While processing the inbox, it was impossible to refile to the incubate file properly.
This release fixes that bug.

To note:
If you haven't yet, make sure you go to the incubate file and set up some categories for yourself, e.g. `* To Read`, `* To Eat`, etc. ~org-gtd~ currently handles up to two headline levels, so you could do `* To Read` and `** Horror` if you wanted
2 changes: 1 addition & 1 deletion org-gtd.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Copyright (C) 2019-2020 Aldric Giacomoni

;; Author: Aldric Giacomoni <[email protected]>
;; Version: 1.0.1
;; Version: 1.0.2
;; Homepage: https://github.com/Trevoke/org-gtd.el
;; Package-Requires: ((emacs "26.1") (org-edna "1.0.2") (f "0.20.0") (org "9.3.1") (org-agenda-property "1.3.1"))

Expand Down

0 comments on commit 4ca0c8c

Please sign in to comment.