From 89255dbf7634467554224614b2609fcea179abcc Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 1 Mar 2019 18:39:55 -0800 Subject: [PATCH] cli: changelog [ci skip] --- hledger/CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hledger/CHANGES.md b/hledger/CHANGES.md index 46d2e75f2..e31b72d99 100644 --- a/hledger/CHANGES.md +++ b/hledger/CHANGES.md @@ -1,6 +1,10 @@ User-visible changes in the hledger command line tool and library. +# 1.14.1 2019-03-01 + +- fix missing Commodities.txt build error + # 1.14 2019-03-01 - journal: subaccount-including balance assertions have been