diff options
author | Thanos Apollo <[email protected]> | 2024-12-11 12:52:30 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-12-11 12:54:07 +0200 |
commit | 852c3e25eda24471100ea210f7b0ecbb0225136f (patch) | |
tree | 1b02fe75b7d634865fcc68e96c146ba7bfd193da | |
parent | e5fd01a34c2488023118d26a4d2e8a5fdde282ba (diff) | |
parent | 943d9217a40cd6d1b0dd9b4e459b262234d57075 (diff) |
* Fix conflicts with nongnu.
-rw-r--r-- | NEWS | 6 | ||||
-rw-r--r-- | gnosis.el | 2 |
2 files changed, 5 insertions, 3 deletions
@@ -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 @@ -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")) |