docs: tighten up NEWS.md a little

This commit is contained in:
Simon Michael 2013-01-22 07:55:07 +00:00
parent caa0b27cb0
commit 2b64023b33

View File

@ -7,24 +7,19 @@ title: hledger news
## 2012/11/24 hledger-web 0.19.3 ## 2012/11/24 hledger-web 0.19.3
* web: fix "Prelude.read: no parse" errors with GHC >= 7.6 * web: fix "Prelude.read: no parse" errors with GHC >= 7.6
* web & lib refactoring * web & lib refactoring
## 2012/11/16 hledger-web 0.19 ## 2012/11/16 hledger-web 0.19
* builds with yesod 1.1.3 * builds with yesod 1.1.3
* obeys command-line query options at startup again * obeys command-line query options at startup again
* the autogenerated session file is now a dot file * the autogenerated session file is now a dot file
(.hledger-web_client_session.aes) (.hledger-web_client_session.aes)
## 2012/11/16 hledger 0.19.1 ## 2012/11/16 hledger 0.19.1
* [87](http://bugs.hledger.org/87): fix an arithmetic and transaction balancing bug with multiple * [87](http://bugs.hledger.org/87): fix an arithmetic and transaction balancing bug with multiple
total-priced amounts ( @@ PRICE ) total-priced amounts ( @@ PRICE )
* parsing: ignore ledger-style balance assertions ( = BAL ) and fixed * parsing: ignore ledger-style balance assertions ( = BAL ) and fixed
lot price declarations ( {= PRICE} ) lot price declarations ( {= PRICE} )