From 9d0d47f09d1c018d198d38be0c1fb7f585c49522 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 30 Apr 2018 07:58:12 -0700 Subject: [PATCH] changelog note [ci skip] --- hledger-lib/CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hledger-lib/CHANGES b/hledger-lib/CHANGES index 716f53ad2..c1bc44970 100644 --- a/hledger-lib/CHANGES +++ b/hledger-lib/CHANGES @@ -10,6 +10,9 @@ Most user-visible changes are noted in the hledger changelog, instead. * make (readJournal|tryReader)s?WithOpts the default api, dropping "WithOpts" +* automated postings and command line account aliases happen earlier + in journal processing (see hledger changelog) + # 1.9 (2018/3/31)