diff --git a/hledger-lib/CHANGES.md b/hledger-lib/CHANGES.md index 23f715441..8f9b4666b 100644 --- a/hledger-lib/CHANGES.md +++ b/hledger-lib/CHANGES.md @@ -1,7 +1,7 @@ Internal/api/developer-ish changes in the hledger-lib (and hledger) packages. For user-visible changes, see the hledger package changelog. -# 16a3c96d +# 1.15.1 2019-09-02 - fix failing doctests diff --git a/hledger/CHANGES.md b/hledger/CHANGES.md index 0b2f61b14..70f7f7fb3 100644 --- a/hledger/CHANGES.md +++ b/hledger/CHANGES.md @@ -1,7 +1,7 @@ User-visible changes in the hledger command line tool and library. -# ebacb20b +# 1.15.1 2019-09-02 - add commodities, descriptions, diff, notes, payees commands to manual