;doc: hledger changelog/relnotes: fix 2241 link

This commit is contained in:
Simon Michael 2024-12-09 18:54:34 -10:00
parent 3a47888534
commit eb8db39ed0
2 changed files with 2 additions and 2 deletions

View File

@ -129,7 +129,7 @@ Fixes
[#2281] (Dmitry Astapov)
- In a multi-line comment generated by CSV rules, tags on all lines now work (ie, can be matched). Posting dates in comments generated from CSV also now [work](https://hledger.org/hledger.html#comment-field).
(#2241)
[#2241]
- hledger's bash shell completions are now up to date with the latest CLI.
[#986]

View File

@ -83,7 +83,7 @@ Fixes
- In a multi-line comment generated by CSV rules, tags on all lines now work (ie, can be matched).
Posting dates in comments generated from CSV also now [work](https://hledger.org/hledger.html#comment-field).
(#2241)
[#2241]
- hledger's bash shell completions are now up to date with the latest CLI.
[#986]