From 2b64023b333e279426718a7d9a484a795191412f Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 22 Jan 2013 07:55:07 +0000 Subject: [PATCH] docs: tighten up NEWS.md a little --- NEWS.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/NEWS.md b/NEWS.md index 2bf613ef8..789061a70 100644 --- a/NEWS.md +++ b/NEWS.md @@ -7,24 +7,19 @@ title: hledger news ## 2012/11/24 hledger-web 0.19.3 * web: fix "Prelude.read: no parse" errors with GHC >= 7.6 - * web & lib refactoring ## 2012/11/16 hledger-web 0.19 * builds with yesod 1.1.3 - * obeys command-line query options at startup again - * the autogenerated session file is now a dot file (.hledger-web_client_session.aes) ## 2012/11/16 hledger 0.19.1 - * [87](http://bugs.hledger.org/87): fix an arithmetic and transaction balancing bug with multiple total-priced amounts ( @@ PRICE ) - * parsing: ignore ledger-style balance assertions ( = BAL ) and fixed lot price declarations ( {= PRICE} )