[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/gnosis 40f63788af 3/3: Release version 0.4.3
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/gnosis 40f63788af 3/3: Release version 0.4.3 |
Date: |
Fri, 6 Sep 2024 09:59:58 -0400 (EDT) |
branch: elpa/gnosis
commit 40f63788afdb74fa71177abd882e852177829881
Author: Thanos Apollo <public@thanosapollo.org>
Commit: Thanos Apollo <public@thanosapollo.org>
Release version 0.4.3
* Fix breaking changes for editing cloze notes.
* Refactor calculation of dates in gnosis algorithm.
* Update docs.
---
gnosis.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnosis.el b/gnosis.el
index 022f5d845f..444ff579ec 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -5,7 +5,7 @@
;; Author: Thanos Apollo <public@thanosapollo.org>
;; Keywords: extensions
;; URL: https://thanosapollo.org/projects/gnosis
-;; Version: 0.4.2
+;; Version: 0.4.3
;; Package-Requires: ((emacs "27.2") (emacsql "4.0.1") (compat "29.1.4.2")
(transient "0.7.2"))