branch: elpa/gnosis
commit 10f9a789112e06be5a49d28b9ba9391059bbcb0f
Author: Thanos Apollo <[email protected]>
Commit: Thanos Apollo <[email protected]>

    NEWS: Add dates for each release.
---
 NEWS.org | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

diff --git a/NEWS.org b/NEWS.org
index 3ab7ab977b4..efec39bbb41 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,32 +1,40 @@
+
 * 0.5.6
+#+DATE: 2025/10/13
 + Fix issues for clozes with multiple identical answers.
 + Improve performance for suspending multiple notes via the dashboard.
 + Display newlines when reviewing notes.
 + Add feature to mark all notes present at current dashboard.
 
 * 0.5.5
+#+DATE: 2025/08/13
 + Performance improvements for un/suspending decks.
 + Minor bug fixes & adjustments.
 * 0.5.4
+#+DATE: 2025/08/01
 + New feature: open of file links in a new buffer.
   + This can be used to view images or pdf/ebooks.
 + Change syntax highlighting to org mode.
 + Quitting viewing notes/decks returns to dashboard home page.
 + Minor bug fixes & adjustments on dashboard.
 * 0.5.3
+#+DATE: 2025/07/02
 + Fix gnosis algorithm bug for failed reviews with custom amnesia
   value of lower than 0.5.
 + Update documentation.
 
 * 0.5.2
+#+DATE: 2025/06/30
 + Fix importing deck issues with non-new gnosis ids.
 + Minor aesthetic changes on review header.
 + Remove modeline review indication when due reviews are 0.
 
 * 0.5.1
+#+DATE: 2025/06/18
 + Minor bug fixes & documentation update.
 
 * 0.5.0
+#+DATE: 2025/06/17
 [[http://thanosapollo.org/posts/gnosis-0-5-0-release/][Announcement post]]
 
 + Major rewrite of gnosis database
@@ -55,30 +63,37 @@
     of org-gnosis.
 
 * 0.4.10
+#+DATE: 2025/12/10
 + Implement major performance improvements in gnosis-dashboard.
 
 * 0.4.9
+#+DATE: 2024/12/10
 - Implement asynchronous dashboard creation
 - Minor bug fixes
 
 * 0.4.8
+#+DATE: 2024/11/08
 + Refactor average review output
 
 * 0.4.7
+#+DATE: 2024/11/07
 + Optimized performance for dashboard homepage
 + Fix face issues on emacs-30
 
 * 0.4.6
+#+DATE: 2024/10/23
 + Refactor gnosis-dashboard without using widgets
 + Improve searching of gnosis notes within dashboard
 
 * 0.4.5
+#+DATE: 2024/10/09
 + Fix cloze hint removal issues.
 + Update documentation
   + Add Contributing section
 + Refactor gnosis-dashboard module as part of gnosis.el
 
 * 0.4.4
+#+DATE: 2024/10/06
 + Add clear-history.
 + *Refactor* review actions to use read-char-choice.
   + This is done to allow users to switch buffers during review,
@@ -87,19 +102,22 @@
   + Add documentation for using gnosis with =emacs-no-literring=.
 
 * 0.4.3
+#+DATE: 2024/09/06
 + Fix breaking changes for editing cloze notes.
 + Refactor calculation of dates in gnosis algorithm.
 
 * 0.4.2.
-
+#+DATE: 2024/09/05
 + Fix display issues on non-grapical interface.
 + Add variable watchers for custom algorithm values.
 + Update assertions for editing notes
 
 * 0.4.1
+#+DATE: 2024/08/19
 +  Update to emacsql-4.0.0
 
 * 0.4.0
+#+DATE: 2024/08/07
 + Major rewrite on gnosis algorithm.
   + Add gnosis-score
   + Add epignosis and agnoia

Reply via email to