summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-12-11 12:52:30 +0200
committerThanos Apollo <[email protected]>2024-12-11 12:54:07 +0200
commit852c3e25eda24471100ea210f7b0ecbb0225136f (patch)
tree1b02fe75b7d634865fcc68e96c146ba7bfd193da
parente5fd01a34c2488023118d26a4d2e8a5fdde282ba (diff)
parent943d9217a40cd6d1b0dd9b4e459b262234d57075 (diff)
[fix] Merge branch 'elpa/gnosis' of nongnuHEADmaster
* Fix conflicts with nongnu.
-rw-r--r--NEWS6
-rw-r--r--gnosis.el2
2 files changed, 5 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 6a2bae1..3c2c82f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,12 @@
-*- mode: org -*-
+
+* 0.4.10
++ Implement major performance improvements in gnosis-dashboard.
* 0.4.9
- Implement asynchronous dashboard creation
-+ Implement major performance improvements in gnosis-dashboard.
- Minor bug fixes
-
+
* 0.4.8
+ Refactor average review output
diff --git a/gnosis.el b/gnosis.el
index 7594d08..58e1487 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -5,7 +5,7 @@
;; Author: Thanos Apollo <[email protected]>
;; Keywords: extensions
;; URL: https://thanosapollo.org/projects/gnosis
-;; Version: 0.4.9
+;; Version: 0.4.10
;; Package-Requires: ((emacs "27.2") (emacsql "4.0.1") (compat "29.1.4.2") (transient "0.7.2"))