;doc: changelog edit
[ci skip]
This commit is contained in:
parent
da4b4dad88
commit
67404fafe5
@ -33,9 +33,9 @@ User-visible changes in the hledger command line tool and library.
|
|||||||
|
|
||||||
## commands
|
## commands
|
||||||
|
|
||||||
- add, web: disallow unsafe trailing dot paths on windows (#1056).
|
- add, web: on Windows, trying to add transactions to a file path
|
||||||
On Windows, ensureJournalFileExists now rejects file paths
|
containing trailing periods (eg `hledger add -f Documents.\.hledger.journal`)
|
||||||
containing any problematic trailing dots, to prevent data loss.
|
now gives an error, since this could cause data loss otherwise (#1056).
|
||||||
This affects the add command and hledger-web's add form.
|
This affects the add command and hledger-web's add form.
|
||||||
|
|
||||||
- bal: --budget: don't always convert to cost.
|
- bal: --budget: don't always convert to cost.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user