diff --git a/hledger-lib/CHANGES b/hledger-lib/CHANGES index ae7fc85e5..d1273974a 100644 --- a/hledger-lib/CHANGES +++ b/hledger-lib/CHANGES @@ -1,5 +1,9 @@ API-ish changes in hledger-lib. For user-visible changes, see hledger. +0.24.1 (2014/1/11) + +- fix JournalReader compilation warning + 0.24 (2014/12/25) - fix combineJournalUpdates folding order diff --git a/hledger/CHANGES b/hledger/CHANGES index 9918ad237..43a4f0390 100644 --- a/hledger/CHANGES +++ b/hledger/CHANGES @@ -1,5 +1,9 @@ User-visible changes in hledger (see also hledger-lib): +0.24.1 (2014/1/11) + +- fix balance accumulation through assertions in several commodities (#195) + 0.24 (2014/12/25) General: