;doc: relnotes: drop API changes, not needed here

This commit is contained in:
Simon Michael 2025-09-16 08:59:25 -07:00
parent b6b519ab1b
commit 90a7f191d4

View File

@ -99,19 +99,6 @@ Doc updates
- Text encoding
- bin/README: paypal\*, simplefin\* usage examples, doc link
API
- Hledger.Cli.Utils:
add withJournal alias for withJournalDo,
pivotByOpts -> maybePivot,
anonymiseByOpts -> maybeWarnAboutAnon,
stop exporting pivotByOpts, anonymiseByOpts
- Hledger.UI.ErrorScreen:
uiReloadJournal -> uiReload,
uiReloadJournalIfChanged -> uiReloadIfFileChanged
### hledger-ui 1.50.1
@ -130,14 +117,6 @@ Improvements
- Debug output has improved, eg it's easier to see changes to the screen stack.
API
- Hledger.UI.ErrorScreen:
uiReloadJournal -> uiReload,
uiReloadJournalIfChanged -> uiReloadIfFileChanged
- Hledger.UI.UIState:
enableForecastPreservingPeriod -> enableForecast
### hledger-web 1.50.1