diff --git a/NEWS b/NEWS index f7071ab9f..da72dcc2f 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ hledger news ============ +2009/06/22 hledger 0.6.1 +........................ + * avoid use of exitSuccess which was breaking ghc 6.8/base 3 compatibility (issue #2) + 2009/06/13 hledger 0.6 ...................... * now cabal-installable on unix, mac, and windows, with Haskell Platform