diff options
Diffstat (limited to 'doc/NEWS')
-rw-r--r-- | doc/NEWS | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -1,5 +1,35 @@ Ledger NEWS +* 3.1.1 + +- Added a --no-revalued option + +- Improved Embedded Python Support + +- Use ./.ledgerrc if ~/.ledgerrc doesn't exist + +- Fixed parsing of transactions with single-character payees and comments + +- Fixed crash when using -M with empty result + +- Fixed sorting for option --auto-match + +- Fixed treatment of "year 2015" and "Y2014" directives + +- Fixed crash when using --trace 10 or above + +- Build fix for boost 1.58, 1.59, 1.60 + +- Build fix for Cygwin + +- Fixed Util and Math tests on Mac OS X + +- Various documentation improvements + +- Examples in the documentation are tested just like unit tests + +- Add continuous integration (https://travis-ci.org/ledger/ledger) + * 3.1 - Changed the definition of cost basis to preserve the original cost basis |