;doc:hledger: changelog, relnotes: mention improved decoding errors [#73]
This commit is contained in:
parent
a21bafe87f
commit
ad0c10cae1
@ -222,6 +222,9 @@ Improvements
|
||||
roi with no investment transactions).
|
||||
[#2367]
|
||||
|
||||
- When unicode/non-ascii text can't be decoded by the system locale's text encoding,
|
||||
we now show a consistent informative error message explaining it. [#73]
|
||||
|
||||
- Support GHC 9.12.
|
||||
|
||||
Docs
|
||||
|
||||
@ -126,6 +126,9 @@ Docs
|
||||
roi with no investment transactions).
|
||||
[#2367]
|
||||
|
||||
- When unicode/non-ascii text can't be decoded by the system locale's text encoding,
|
||||
we now show a consistent informative error message explaining it. [#73]
|
||||
|
||||
- Support GHC 9.12.
|
||||
|
||||
## Docs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user