diff --git a/doc/relnotes.md b/doc/relnotes.md index ad8c33730..5e9e5355c 100644 --- a/doc/relnotes.md +++ b/doc/relnotes.md @@ -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] diff --git a/hledger/CHANGES.md b/hledger/CHANGES.md index 902980650..9ece2d582 100644 --- a/hledger/CHANGES.md +++ b/hledger/CHANGES.md @@ -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]