branch: externals/denote-sequence commit 0d4ed45891203ed46f2afe37d9fbbd15b9465649 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Update to denote-sequence 0.1.0 The release notes will be available in the change log of Denote version 4.0.0, which I will publish in a few minutes. --- README.md | 2 +- README.org | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7a36da5cc1..3e762f17af 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The `denote-sequence` package provides an optional extension to establish hiearchical relationships between files, such that the contents of one logically follow or complement those of another. -+ Package name (GNU ELPA): `denote-sequence` (⚠️ Not available yet) ++ Package name (GNU ELPA): `denote-sequence` + Official manual: <https://protesilaos.com/emacs/denote-sequence> + Git repository: <https://github.com/protesilaos/denote-sequence> + Backronym: Denote... Sequences Efficiently Queue Unsorted Entries diff --git a/README.org b/README.org index ce47fb4820..f3ddf6d8b2 100644 --- a/README.org +++ b/README.org @@ -4,9 +4,9 @@ #+language: en #+options: ':t toc:nil author:t email:t num:t #+startup: content -#+macro: stable-version 0.0.0 -#+macro: release-date N/A -#+macro: development-version 0.1.0-dev +#+macro: stable-version 0.1.0 +#+macro: release-date 2025-04-15 +#+macro: development-version 0.2.0-dev #+export_file_name: denote-sequence.texi #+texinfo_filename: denote-sequence.info #+texinfo_dir_category: Emacs misc features @@ -30,7 +30,7 @@ commit, is explicitly marked as such. Current development target is {{{development-version}}}. -+ Package name (GNU ELPA): ~denote-sequence~ (⚠️ Not available yet) ++ Package name (GNU ELPA): ~denote-sequence~ + Official manual: <https://protesilaos.com/emacs/denote-sequence> + Git repository: <https://github.com/protesilaos/denote-sequence> + Backronym: Denote... Sequences Efficiently Queue Unsorted Entries