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} )