;changelogs: whitespace

(cherry picked from commit 679e90eb6028e8be35168057fe0040880aaab03a)
This commit is contained in:
Simon Michael 2020-12-15 20:50:58 -08:00
parent c058d44034
commit 4d3a9b0a21
5 changed files with 0 additions and 10 deletions

View File

@ -3,8 +3,6 @@ For package-specific changes, see the package changelogs.
# 03f9b756b # 03f9b756b
- Fix the topic hierarchy in Info manuals. - Fix the topic hierarchy in Info manuals.

View File

@ -3,8 +3,6 @@ For user-visible changes, see the hledger package changelog.
# 1.20.1 2020-12-15 # 1.20.1 2020-12-15
- renamed: updateReportSpecFromOpts -> updateReportSpec[With] - renamed: updateReportSpecFromOpts -> updateReportSpec[With]

View File

@ -3,8 +3,6 @@ See also the hledger changelog.
# 1.20.1 2020-12-15 # 1.20.1 2020-12-15
- Fix the F key (toggle future/forecast transactions), which in 1.20 - Fix the F key (toggle future/forecast transactions), which in 1.20
would only work twice. (#1411) would only work twice. (#1411)

View File

@ -4,8 +4,6 @@ See also the hledger changelog.
# 42bc7465e # 42bc7465e
# 1.20.1 2020-12-06 # 1.20.1 2020-12-06
- don't hang when reloading the journal, eg after adding a transaction - don't hang when reloading the journal, eg after adding a transaction

View File

@ -3,8 +3,6 @@ User-visible changes in the hledger command line tool and library.
# 1.20.1 2020-12-15 # 1.20.1 2020-12-15
- bal, bs, cf, is: In amount-sorted balance reports, equal-balance accounts - bal, bs, cf, is: In amount-sorted balance reports, equal-balance accounts
are now reliably sorted by name. (Simon Michael, Stephen Morgan) are now reliably sorted by name. (Simon Michael, Stephen Morgan)