diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-04-26 16:52:45 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-04-26 16:53:25 -0400 |
commit | 8744acc58b6ccfd440566f10f259f38bb3c6bd33 (patch) | |
tree | 59a4e64c4f035d669d1de4609ee5f7e9e5567fc9 /changelog.org | |
parent | 9eb27768890dc9988e01e946bd450d5115f218b1 (diff) | |
download | bog-8744acc58b6ccfd440566f10f259f38bb3c6bd33.tar.gz |
Rename changelog.org to NEWS
Diffstat (limited to 'changelog.org')
-rw-r--r-- | changelog.org | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/changelog.org b/changelog.org deleted file mode 100644 index 207e171..0000000 --- a/changelog.org +++ /dev/null @@ -1,30 +0,0 @@ -* v0.6.0 - -** New features - -- Citekeys can now be stored as a property in addition to as a heading - title. -- Make functions compatible with a single BibTeX file. -- Add new command =bog-refile=. -- Multiple PDFs can be associated with a citekey. -- Add commands =bog-goto-citekey-heading-in-buffer= and - =bog-goto-citekey-heading-in-notes=. -- Make PDF file separator customizable. -- Add agenda search commands =bog-search-notes= and - =bog-search-notes-for-citekey=. -- Add commands =bog-sort-topic-headings-in-buffer= and - =bog-sort-topic-headings-in-notes=. -- Read a new name if renaming to PDF that exists (instead of giving an - error). -- Allow numbers to be in the title word of citekey. - -** Bugs fixed - -- Fix a logic bug in citekey selection. - -** Other changes - -- In addition to renaming PDF files, use the stage for renaming and - cleaning BibTeX files. -- Remove the path when presenting choices for renaming a PDF. -- Define a keymap and minor mode for Bog. |