branch: master commit a2da4651ddfbeb362162caca17dd7b1ec6b87fd9 Author: Ian Dunn <du...@gnu.org> Commit: Ian Dunn <du...@gnu.org>
Bumped version * org-edna.org: Added entry for cache to changelog --- org-edna.el | 2 +- org-edna.org | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/org-edna.el b/org-edna.el index 5184350..773fd74 100644 --- a/org-edna.el +++ b/org-edna.el @@ -7,7 +7,7 @@ ;; Keywords: convenience, text, org ;; URL: https://savannah.nongnu.org/projects/org-edna-el/ ;; Package-Requires: ((emacs "25.1") (seq "2.19") (org "9.0.5")) -;; Version: 1.0beta6 +;; Version: 1.0beta7 ;; This file is part of GNU Emacs. diff --git a/org-edna.org b/org-edna.org index e3422de..31240c9 100644 --- a/org-edna.org +++ b/org-edna.org @@ -1291,6 +1291,8 @@ making any changes: :PROPERTIES: :DESCRIPTION: List of changes by version :END: +** 1.0beta7 +- Added cache to the finders to improve performance ** 1.0beta6 Lots of parsing fixes.