;doc: changelogs: merge edits from release branch

This commit is contained in:
Simon Michael 2023-12-01 17:28:32 -10:00
parent a77c8e0e92
commit 26f56e0a13
5 changed files with 13 additions and 5 deletions

View File

@ -19,7 +19,7 @@ General changes in the hledger project.
For package-specific changes, see the hledger package changelogs. For package-specific changes, see the hledger package changelogs.
# e601adaee # 1.32 2023-12-01
Scripts/addons Scripts/addons
@ -34,8 +34,13 @@ Scripts/addons
Examples Examples
- Fidelity CSV rules - New:
- Fidelity CSV rules
- Updated:
- roi-unrealised.ledger (Charlie Ambrose)
Docs Docs

View File

@ -13,7 +13,7 @@ Misc. changes
Internal/api/developer-ish changes in the hledger-lib (and hledger) packages. Internal/api/developer-ish changes in the hledger-lib (and hledger) packages.
For user-visible changes, see the hledger package changelog. For user-visible changes, see the hledger package changelog.
# b6a46f637 # 1.32 2023-12-01
Misc. changes Misc. changes

View File

@ -21,7 +21,7 @@ API
User-visible changes in hledger-ui. User-visible changes in hledger-ui.
See also the hledger changelog. See also the hledger changelog.
# 0c85b48d2 # 1.32 2023-12-01
Fixes Fixes

View File

@ -21,6 +21,8 @@ API
User-visible changes in hledger-web. User-visible changes in hledger-web.
See also the hledger changelog. See also the hledger changelog.
# 1.32 2023-12-01
Features Features
- The hledger-web app on the Sandstorm cloud platform has been updated to - The hledger-web app on the Sandstorm cloud platform has been updated to

View File

@ -21,6 +21,8 @@ API
User-visible changes in the hledger command line tool and library. User-visible changes in the hledger command line tool and library.
# 1.32 2023-12-01
Breaking changes Breaking changes
- Display styles and display precision are now managed more carefully - Display styles and display precision are now managed more carefully
@ -190,7 +192,6 @@ Docs
- Timedot - Timedot
# 1.31 2023-09-03 # 1.31 2023-09-03
Features Features