mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
docs: update release notes more
This commit is contained in:
parent
e40ce0b0d3
commit
66ae7b7b84
2
NEWS.md
2
NEWS.md
@ -13,7 +13,7 @@ title: hledger news
|
||||
aliases, API docs and code have been improved.
|
||||
|
||||
- `-` (hyphen) can now be used as a more compact synonym for `from` and `to` in period expressions.
|
||||
Eg: `-p '2012/12/1 - 2013/2/1'`, `date:aug-nov`.
|
||||
Eg: `-p 2012/12/1-2013/2/1`, `date:aug-`.
|
||||
|
||||
- csv: don't break when there are non-ascii characters in CSV files
|
||||
- csv: rules files can now `include` other rules files, useful for factoring out common rules
|
||||
|
Loading…
Reference in New Issue
Block a user