;changelogs
This commit is contained in:
parent
e15eabdf15
commit
293e2d81d1
@ -1,7 +1,9 @@
|
|||||||
General/project-related changes in the hledger project.
|
General/project-related changes in the hledger project.
|
||||||
For package-specific changes, see the package changelogs.
|
For package-specific changes, see the package changelogs.
|
||||||
|
|
||||||
# 2dcac3ed
|
# d59ccb26
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- shake: use script command, allow running without compiling first
|
- shake: use script command, allow running without compiling first
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,9 @@
|
|||||||
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.
|
||||||
|
|
||||||
# 4191aad0
|
# e15eabdf
|
||||||
|
|
||||||
|
- Fix Documentation for journalExpenseAccountQuery (Pavan Rikhi)
|
||||||
|
|
||||||
# 1.17.1 2020-03-19
|
# 1.17.1 2020-03-19
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,9 @@
|
|||||||
User-visible changes in hledger-ui.
|
User-visible changes in hledger-ui.
|
||||||
See also the hledger changelog.
|
See also the hledger changelog.
|
||||||
|
|
||||||
# 4191aad0
|
# d868a7e1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# 1.17.1.1 2020-03-19
|
# 1.17.1.1 2020-03-19
|
||||||
|
|||||||
@ -1,7 +1,9 @@
|
|||||||
User-visible changes in hledger-web.
|
User-visible changes in hledger-web.
|
||||||
See also the hledger changelog.
|
See also the hledger changelog.
|
||||||
|
|
||||||
# 4191aad0
|
# d868a7e1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# 1.17.1 2020-03-19
|
# 1.17.1 2020-03-19
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,13 @@
|
|||||||
User-visible changes in the hledger command line tool and library.
|
User-visible changes in the hledger command line tool and library.
|
||||||
|
|
||||||
|
|
||||||
# 4191aad0
|
# d868a7e1
|
||||||
|
|
||||||
|
- csv: when both `amount` and `amountN`s are assigned, instead of
|
||||||
|
failing, just ignore `amount` and let the `amountN`s have
|
||||||
|
precedence. This makes it easier to override old `amount` rules.
|
||||||
|
|
||||||
|
- csv: clarified the "too many non-zero amounts" error message.
|
||||||
|
|
||||||
# 1.17.1.1 2020-03-19
|
# 1.17.1.1 2020-03-19
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user