;update changelogs
(cherry picked from commit 452149dfc87f2044ba6d16c2e55cab5957289b65)
This commit is contained in:
parent
8db8992cb5
commit
47ab7a50a3
@ -1,7 +1,9 @@
|
||||
General/project-related changes in the hledger project.
|
||||
For package-specific changes, see the package changelogs.
|
||||
|
||||
# 0261a2bfd
|
||||
# 03f9b756b
|
||||
|
||||
|
||||
|
||||
- Fix the topic hierarchy in Info manuals.
|
||||
|
||||
|
||||
@ -1,7 +1,9 @@
|
||||
Internal/api/developer-ish changes in the hledger-lib (and hledger) packages.
|
||||
For user-visible changes, see the hledger package changelog.
|
||||
|
||||
# 2bce2d9f1
|
||||
# 1.20.1 2020-12-15
|
||||
|
||||
|
||||
|
||||
- renamed: updateReportSpecFromOpts -> updateReportSpec[With]
|
||||
|
||||
|
||||
@ -1,7 +1,9 @@
|
||||
User-visible changes in hledger-ui.
|
||||
See also the hledger changelog.
|
||||
|
||||
# 2bce2d9f1
|
||||
# 1.20.1 2020-12-15
|
||||
|
||||
|
||||
|
||||
- Fix the F key (toggle future/forecast transactions), which in 1.20
|
||||
would only work twice. (#1411)
|
||||
|
||||
@ -1,7 +1,9 @@
|
||||
User-visible changes in hledger-web.
|
||||
See also the hledger changelog.
|
||||
|
||||
# 2bce2d9f1
|
||||
# 42bc7465e
|
||||
|
||||
|
||||
|
||||
|
||||
# 1.20.1 2020-12-06
|
||||
|
||||
@ -1,10 +1,14 @@
|
||||
User-visible changes in the hledger command line tool and library.
|
||||
|
||||
|
||||
# 2bce2d9f1
|
||||
# 1.20.1 2020-12-15
|
||||
|
||||
- In amount-sorted balance reports, equal-balance accounts are now reliably sorted
|
||||
by name. (Simon Michael, Stephen Morgan)
|
||||
|
||||
|
||||
- bal, bs, cf, is: In amount-sorted balance reports, equal-balance accounts
|
||||
are now reliably sorted by name. (Simon Michael, Stephen Morgan)
|
||||
|
||||
- help: Fix the topic hierarchy in Info manuals.
|
||||
|
||||
|
||||
# 1.20 2020-12-05
|
||||
|
||||
Loading…
Reference in New Issue
Block a user