summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-12-24 13:43:21 +0000
committerYann Herklotz <git@yannherklotz.com>2022-12-24 13:43:21 +0000
commit047615824246e3d71f0d4f190a4d4c9ba4f4d8e1 (patch)
tree13fadd323413bf94b02f53d67b135ae0fbe6b87e
parentfe0e50daa95510597ebd85f54c5289ed1e913942 (diff)
downloadorg-zettelkasten-047615824246e3d71f0d4f190a4d4c9ba4f4d8e1.tar.gz
org-zettelkasten-047615824246e3d71f0d4f190a4d4c9ba4f4d8e1.zip
Update version correctlyv0.6.0
-rw-r--r--ChangeLog6
-rw-r--r--org-zettelkasten.el2
2 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f18ee1..5f90fa5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
-2022 Yann Herklotz <git@ymhg.org>
+2022-12-24 Yann Herklotz <git@ymhg.org>
- * unreleased:
+ * v0.6.0:
(org): Add modified date which can be added on a before-save-hook.
+ (org): Add search back ends for optional consult and counsel.
+ (org): Add default search back end.
2022-05-03 Yann Herklotz <git@ymhg.org>
diff --git a/org-zettelkasten.el b/org-zettelkasten.el
index 5bdc756..64a71b2 100644
--- a/org-zettelkasten.el
+++ b/org-zettelkasten.el
@@ -8,7 +8,7 @@
;; Homepage: https://git.sr.ht/~ymherklotz/org-zettelkasten
;; Package-Requires: ((emacs "24.3") (org "9.0"))
-;; Version: 0.4.0
+;; Version: 0.6.0
;; This program is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by