mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
docs: release note tweaks
This commit is contained in:
parent
17ef7295b6
commit
378786fd98
4
NEWS.md
4
NEWS.md
@ -14,7 +14,7 @@ title: hledger news
|
|||||||
- `base-currency` -> `currency`
|
- `base-currency` -> `currency`
|
||||||
- `base-account` -> `account1`
|
- `base-account` -> `account1`
|
||||||
- account-assigning rules:
|
- account-assigning rules:
|
||||||
add `if` before the regexps,
|
add `if` before the list of regexps,
|
||||||
add indented `account2 ` before the account name
|
add indented `account2 ` before the account name
|
||||||
|
|
||||||
* Non-unix-style line endings should now be accepted in journal and rules files.
|
* Non-unix-style line endings should now be accepted in journal and rules files.
|
||||||
@ -28,7 +28,7 @@ title: hledger news
|
|||||||
If parsing fails, an error is raised.
|
If parsing fails, an error is raised.
|
||||||
This has not been tested for floating-point precision.
|
This has not been tested for floating-point precision.
|
||||||
|
|
||||||
* *actual* & *effective* dates are now called *primary* & *secondary* dates.
|
* *actual* & *effective dates* are now called *primary* & *secondary dates*.
|
||||||
Use --date2 to select the secondary date for reports (--effective or --aux-date are also accepted for compatibility).
|
Use --date2 to select the secondary date for reports (--effective or --aux-date are also accepted for compatibility).
|
||||||
|
|
||||||
* add: allow transaction codes or comments/tags to be entered (following a date or amount, respectively) (#45)
|
* add: allow transaction codes or comments/tags to be entered (following a date or amount, respectively) (#45)
|
||||||
|
Loading…
Reference in New Issue
Block a user