diff options
author | EuAndreh <eu@euandre.org> | 2021-10-03 14:54:26 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-10-03 14:57:46 -0300 |
commit | aa58672137a59de8c5e02643173895b3ab85ae64 (patch) | |
tree | 02bac631869524c58f586a8864e01fdda71b9481 /CHANGELOG.md | |
parent | TODOs.md: Mark #task-e9b72107-7dad-0844-d993-503259c729b5 as DONE (diff) | |
download | git-permalink-aa58672137a59de8c5e02643173895b3ab85ae64.tar.gz git-permalink-aa58672137a59de8c5e02643173895b3ab85ae64.tar.xz |
TODOs.md: Rename ids to #td-... over #(task|bug|...)-...
The goal is to make a TODO entry be able to move category, say from a
question to a decision, without chaging its id.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a7b676f..2c02f30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -74,9 +74,9 @@ Removed dependency on Perl for development. The canonical `make clean all check install uninstall` targets don't depend on `aux/` for working correctly anymore -([#task-079946ed-7e58-3051-78d6-71ba12342aba]). +([#td-079946ed-7e58-3051-78d6-71ba12342aba]). -[#task-079946ed-7e58-3051-78d6-71ba12342aba]: ../TODOs.html#task-079946ed-7e58-3051-78d6-71ba12342aba +[#td-079946ed-7e58-3051-78d6-71ba12342aba]: ../TODOs.html#td-079946ed-7e58-3051-78d6-71ba12342aba # [0.2.3](https://git.euandreh.xyz/git-permalink/commit/?id=v0.2.3) - 2021-07-16 @@ -124,7 +124,7 @@ Translations for program output and manpages were added for Portuguese, French a ### Code forges -All code forges listed in [`#task-cebc5298-17ad-5c60-dfa5-a25b66433a3a`](https://euandreh.xyz/git-permalink/TODOs.html#task-cebc5298-17ad-5c60-dfa5-a25b66433a3a) were added, and the task was marked as `DONE`. +All code forges listed in [`#td-cebc5298-17ad-5c60-dfa5-a25b66433a3a`](https://euandreh.xyz/git-permalink/TODOs.html#td-cebc5298-17ad-5c60-dfa5-a25b66433a3a) were added, and the task was marked as `DONE`. # [0.1.0](https://git.euandreh.xyz/git-permalink/commit/?id=v0.1.0) - 2021-06-13 |