;cli, web: relnotes: add some missing names/item
This commit is contained in:
parent
d349fc3ba5
commit
dfccfe33c1
@ -3,8 +3,12 @@ See also the hledger changelog.
|
||||
|
||||
# 1.18 2020-06-07
|
||||
|
||||
- The filter query is now preserved when clicking a different account
|
||||
in the sidebar. (Henning Thielemann)
|
||||
|
||||
- Hyperlinks are now more robust when there are multiple journal
|
||||
files, eg links from register to journal now work properly. (#1041)
|
||||
files, eg links from register to journal now work properly.
|
||||
(#1041) (Henning Thielemann)
|
||||
|
||||
## add form
|
||||
|
||||
|
||||
@ -18,9 +18,10 @@ User-visible changes in the hledger command line tool and library.
|
||||
|
||||
- We now show `..` instead of `-` to indicate date ranges, eg in
|
||||
report titles, to stand out more from hyphenated dates.
|
||||
(Stephen Morgan)
|
||||
|
||||
- Period expressions (eg in -p, date:, and periodic rules) now accept
|
||||
`to`, `until`, `-`, or `..` as synonyms.
|
||||
`to`, `until`, `-`, or `..` as synonyms. (Stephen Morgan)
|
||||
|
||||
- When parsing amounts, whitespace between sign and number is now allowed.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user