From 27abca84a46384aa10eef24608208b8ab8586387 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 6 Dec 2020 18:14:47 -0800 Subject: [PATCH] ;changelog tweak --- hledger/CHANGES.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/hledger/CHANGES.md b/hledger/CHANGES.md index 415679983..ba7ad90a9 100644 --- a/hledger/CHANGES.md +++ b/hledger/CHANGES.md @@ -54,14 +54,13 @@ User-visible changes in the hledger command line tool and library. - bal: --budget reports no longer insert an extra space inside the brackets. (Stephen Morgan) +- bal: --budget reports now support CSV output (#1155) + - bal, is, bs --change: Valued multiperiod balance change reports now show changes of value, rather than the value of changes. (#1353, Stephen Morgan) -- bal: improve budget, MultiBalanceReport debug output - Comply with debug levels policy, clarify some labels. - -- bal: support CSV output for --budget reports (#1155) +- bal: clearer debug output, following debug levels policy - check: A new command which consolidating the various check-* commands. It runs the default, strict, or specified checks and produces