;doc: clarify changelog item for #1085

This commit is contained in:
Simon Michael 2019-12-03 06:59:13 -08:00
parent 70c2b135ec
commit 13f95327e3

View File

@ -71,7 +71,8 @@ User-visible changes in the hledger command line tool and library.
## journal format ## journal format
- fix generation of periodic transactions with days/months/... repeat (Dmitry Astapov) - Fixed: wrong dates generated by certain periodic transaction rules,
eg "~ every 12 months from 2019/04". (Dmitry Astapov) (#1085)
## csv format ## csv format