;doc:changelogs, relnotes: fix

This commit is contained in:
Simon Michael 2025-03-07 21:31:01 -10:00
parent b776eddff7
commit 2274ea6ad6
2 changed files with 2 additions and 2 deletions

View File

@ -190,7 +190,7 @@ Scripts/addons
- hledger-git now checks for a git repo more robustly. (Lars Kellogg-Stedman)
- hledger-jj is another another easy CLI for tracking hledger files in version control,
- hledger-jj is another easy CLI for keeping hledger files in version control,
using newer tech (jujutsu and oil shell's ysh).
- hledger-script-example.hs has had some cleanup.

View File

@ -133,7 +133,7 @@ Scripts/addons
- hledger-git now checks for a git repo more robustly. (Lars Kellogg-Stedman)
- hledger-jj is another another easy CLI for tracking hledger files in version control,
- hledger-jj is another easy CLI for keeping hledger files in version control,
using newer tech (jujutsu and oil shell's ysh).
- hledger-script-example.hs has had some cleanup.