File tree 5 files changed +26
-0
lines changed
5 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 1
1
General project-related changes and major/notable all-package releases.
2
2
For package-specific changes and minor releases, see the package changelogs.
3
3
4
+ # 1.20.4 2021-01-29
5
+
4
6
# 1.20.3 2021-01-14
5
7
6
8
- The run/compile instructions for add-on scripts in bin/ have been
Original file line number Diff line number Diff line change 1
1
Internal/api/developer-ish changes in the hledger-lib (and hledger) packages.
2
2
For user-visible changes, see the hledger package changelog.
3
3
4
+ # 1.20.4 2021-01-29
5
+
6
+ - See hledger.
7
+
4
8
# 1.20.3 2021-01-14
5
9
6
10
- See hledger.
Original file line number Diff line number Diff line change 1
1
User-visible changes in hledger-ui.
2
2
See also the hledger changelog.
3
3
4
+ # 1.20.4 2021-01-29
5
+
6
+ - ui: register: show all txns in/under an account at the depth limit (#1468 ).
7
+ In 1.20-1.20.3, the register screen had stopped showing transactions
8
+ in accounts below a depth limit. Now it properly shows all subaccount transactions,
9
+ even when there is a depth limit, ensuring that the register's final total
10
+ matches the balance shown on the account screen.
11
+
4
12
# 1.20.3 2021-01-14
5
13
6
14
- Use hledger 1.20.3.
Original file line number Diff line number Diff line change 1
1
User-visible changes in hledger-web.
2
2
See also the hledger changelog.
3
3
4
+ # 1.20.4 2021-01-29
5
+
6
+ - Use hledger 1.20.4.
7
+
4
8
# 1.20.3 2021-01-14
5
9
6
10
- Use hledger 1.20.3.
Original file line number Diff line number Diff line change 1
1
User-visible changes in the hledger command line tool and library.
2
2
3
3
4
+ # 1.20.4 2021-01-29
5
+
6
+ - aregister: ignore a depth limit, as in 1.19 (#1468 ).
7
+ In 1.20-1.20.3, aregister had stopped showing transactions in subaccounts
8
+ below a depth limit. Now it properly shows all subaccount transactions,
9
+ ensuring that the register's final total matches a balance report with
10
+ similar arguments.
11
+
4
12
# 1.20.3 2021-01-14
5
13
6
14
- When searching for price chains during valuation/currency conversion:
You can’t perform that action at this time.
0 commit comments