diff --git a/hledger-lib/CHANGES b/hledger-lib/CHANGES index b3a19cc5c..226b62988 100644 --- a/hledger-lib/CHANGES +++ b/hledger-lib/CHANGES @@ -8,6 +8,9 @@ User-visible changes appear in hledger's change log. - dependency compatibility updates +0.25.1 (2015/4/29) + +- support/require base-compat >0.8 (#245) 0.25 (2015/4/7) diff --git a/hledger/CHANGES b/hledger/CHANGES index 21feb2708..54daf089e 100644 --- a/hledger/CHANGES +++ b/hledger/CHANGES @@ -14,10 +14,11 @@ User-visible changes in hledger and hledger-lib. - journal: allow whitespace following a comment directive -- timelog: add support for the description field, like Ledger (#247) - - dependency compatibility updates +0.25.1 (2015/4/29) + +- timelog: support the description field (#247) 0.25 (2015/4/7)