doc: changelog updates from release branch
This commit is contained in:
parent
ef4da90538
commit
71f9c7985f
@ -35,6 +35,7 @@ For user-visible changes, see the hledger package changelog.
|
|||||||
The cost_ record of ReportOpts has been changed to conversionop_.
|
The cost_ record of ReportOpts has been changed to conversionop_.
|
||||||
|
|
||||||
- Renamed: CommodityLayout to Layout.
|
- Renamed: CommodityLayout to Layout.
|
||||||
|
(Stephen Morgan)
|
||||||
|
|
||||||
# 1.24.1 2021-12-10
|
# 1.24.1 2021-12-10
|
||||||
|
|
||||||
|
|||||||
@ -111,17 +111,21 @@ Fixes
|
|||||||
if they have a budget.
|
if they have a budget.
|
||||||
(#1800) (Stephen Morgan)
|
(#1800) (Stephen Morgan)
|
||||||
|
|
||||||
- `roi` now shows TWR correctly when investment is zero and there are several profits/losses per day.
|
- `roi` now reports TWR correctly
|
||||||
|
|
||||||
|
- when there are several PnL changes occurring on a single day
|
||||||
|
- and also when investment is fully sold/withdrawn/discounted at the end of a particular reporting period.
|
||||||
|
|
||||||
(#1791) (Dmitry Astapov)
|
(#1791) (Dmitry Astapov)
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
|
|
||||||
- There is a new CONVERSION & COST section, replacing COSTING. (#1554)
|
- There is a new CONVERSION & COST section, replacing COSTING. (#1554)
|
||||||
|
|
||||||
[Declaring accounts > Account types]: (https://hledger.org/hledger.html#account-types
|
|
||||||
|
|
||||||
- Some problematic interactions of account aliases with other features have been noted. (#1788)
|
- Some problematic interactions of account aliases with other features have been noted. (#1788)
|
||||||
|
|
||||||
|
[Declaring accounts > Account types]: (https://hledger.org/hledger.html#account-types
|
||||||
|
|
||||||
# 1.24.1 2021-12-10
|
# 1.24.1 2021-12-10
|
||||||
|
|
||||||
Fixes
|
Fixes
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user