summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-05-26 17:49:39 +0100
committerYann Herklotz <git@yannherklotz.com>2023-05-26 17:50:25 +0100
commit44e13ec043ad726f6a16ea36bfb43d985912e746 (patch)
treedb4441b3210afc1af73f97fc967ff1c25a25970a
parentd75c9204aa1d72b907b47eb09f1bd074510a8b5a (diff)
downloadorg-zettelkasten-44e13ec043ad726f6a16ea36bfb43d985912e746.tar.gz
org-zettelkasten-44e13ec043ad726f6a16ea36bfb43d985912e746.zip
Release version 0.8.0
- Replaced original partial ID incrementation with new total function. - Added full support for ID increments, and added ERT tests for the feature. - Added =org-zettelkasten-new-topic= to create a new topic file in the current Zettelkasten. - Added persistent storage for =org-zettelkasten--mapping= in =org-zettelkasten-mapping-file=.
-rw-r--r--CHANGELOG.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 8a989d6..26d8732 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -4,6 +4,8 @@
* Unpublished
+* Org Zettelkasten 0.8.0 (2023-05-26)
+
- Replaced original partial ID incrementation with new total function.
- Added full support for ID increments, and added ERT tests for the feature.
- Added =org-zettelkasten-new-topic= to create a new topic file in the current