doc: cli: changelog: fixes

This commit is contained in:
Simon Michael 2022-09-01 18:48:27 -07:00
parent 779c73a906
commit c561b9859f

View File

@ -71,11 +71,7 @@ Fixes
- bal: budget goals were ignoring rule-specified start date
- bal: Allow cumulative gain and valuechange reports (Stephen Morgan)
Previously, --cumulative with --gain or --valuechange would produce an
empty report. This fixes this issue to produce a reasonable report.
- cs/bs/is: Fixed non-display of child accounts when there is an
- cf/bs/is: Fixed non-display of child accounts when there is an
intervening account of another type.
(#1921) (Stephen Morgan)