;doc: update changelogs
This commit is contained in:
parent
faa05764d7
commit
d27a581e0f
@ -9,7 +9,7 @@
|
|||||||
General changes in the hledger project.
|
General changes in the hledger project.
|
||||||
For package-specific changes, see the hledger package changelogs.
|
For package-specific changes, see the hledger package changelogs.
|
||||||
|
|
||||||
# 05d5b7860
|
# 9155d679f
|
||||||
|
|
||||||
Scripts/addons
|
Scripts/addons
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,7 @@
|
|||||||
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.
|
||||||
|
|
||||||
# 2bce91090
|
# faa05764d
|
||||||
|
|
||||||
Breaking changes
|
Breaking changes
|
||||||
|
|
||||||
@ -42,6 +42,8 @@ Breaking changes
|
|||||||
|
|
||||||
Misc. changes
|
Misc. changes
|
||||||
|
|
||||||
|
- Allow doclayout 0.4.
|
||||||
|
|
||||||
- Our doctests now run with GHC 9.2+ only, to avoid doctest issues.
|
- Our doctests now run with GHC 9.2+ only, to avoid doctest issues.
|
||||||
|
|
||||||
- Hledger.Data.JournalChecks: some Journal checks have been moved and renamed:
|
- Hledger.Data.JournalChecks: some Journal checks have been moved and renamed:
|
||||||
|
|||||||
@ -9,7 +9,7 @@
|
|||||||
User-visible changes in hledger-ui.
|
User-visible changes in hledger-ui.
|
||||||
See also the hledger changelog.
|
See also the hledger changelog.
|
||||||
|
|
||||||
# 2bce91090
|
# 1085a2a77
|
||||||
|
|
||||||
- Uses hledger 1.26.
|
- Uses hledger 1.26.
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,11 @@ __ _____| |__
|
|||||||
User-visible changes in hledger-web.
|
User-visible changes in hledger-web.
|
||||||
See also the hledger changelog.
|
See also the hledger changelog.
|
||||||
|
|
||||||
# 2bce91090
|
# 5ed6c9426
|
||||||
|
|
||||||
|
Fixes
|
||||||
|
|
||||||
|
- Don't add link URLs when printing.
|
||||||
|
|
||||||
Improvements
|
Improvements
|
||||||
|
|
||||||
|
|||||||
@ -9,16 +9,7 @@
|
|||||||
User-visible changes in the hledger command line tool and library.
|
User-visible changes in the hledger command line tool and library.
|
||||||
|
|
||||||
|
|
||||||
# 2bce91090
|
# 9155d679f
|
||||||
|
|
||||||
Breaking changes
|
|
||||||
|
|
||||||
- Enforce that all files are decoded as UTF-8, ignoring the system locale.
|
|
||||||
Experimental; real-world testing and feedback is needed.
|
|
||||||
(#1619, #1834. May also affect #1154, #1033, #708, #536, #73.)
|
|
||||||
(Stephen Morgan)
|
|
||||||
|
|
||||||
Features
|
|
||||||
|
|
||||||
Improvements
|
Improvements
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user