diff --git a/hledger/CHANGES.md b/hledger/CHANGES.md index 1f6ae2756..cc5ee4b25 100644 --- a/hledger/CHANGES.md +++ b/hledger/CHANGES.md @@ -71,7 +71,8 @@ User-visible changes in the hledger command line tool and library. ## 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