docs: relnotes

This commit is contained in:
Simon Michael 2011-09-12 22:52:43 +00:00
parent 237c041f26
commit d8e88f9b18

10
NEWS.md
View File

@ -4,6 +4,16 @@ title: hledger news
# News
## [2011/9/12 hledger 0.15.2]()
* handle multiple filter patterns on the command-line again
* don't pass an addon command's name to it as an extra argument
* don't give a confusing error with -f and no command
* fix a regression balancing a transaction containing different prices
* web: fix journal edit form
* web: fix wrong transaction amount in account register with virtual postings
* web: fix some invalid html
## [2011/9/2 hledger 0.15.1]()
* fix a parsec 2 incompatibility