From 499d295b405f80912b3ef4c49910d699280d19dc Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Tue, 1 Apr 2014 01:14:19 -0400 Subject: Add changelog --- changelog.org | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 changelog.org diff --git a/changelog.org b/changelog.org new file mode 100644 index 0000000..207e171 --- /dev/null +++ b/changelog.org @@ -0,0 +1,30 @@ +* 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. -- cgit v1.2.3