diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2019-01-12 18:15:02 -0200 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2019-01-12 18:17:48 -0200 |
commit | 2f46c6987f7071f10ec519f12c213eb35e3abf15 (patch) | |
tree | 55abce64e773324f798e4dfff9006745dca0b06f | |
parent | aeb0bfbf58777ff31042cce83ab1ade2d97c1b3a (diff) | |
download | fork-ledger-2f46c6987f7071f10ec519f12c213eb35e3abf15.tar.gz fork-ledger-2f46c6987f7071f10ec519f12c213eb35e3abf15.tar.bz2 fork-ledger-2f46c6987f7071f10ec519f12c213eb35e3abf15.zip |
Add release dates to doc/NEWS
-rw-r--r-- | doc/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ Ledger NEWS -* 3.1.2 +* 3.1.2 (unreleased) - Increased maximum length for regex from 255 to 4095 (bug #981). @@ -27,7 +27,7 @@ - Various documentation improvements -* 3.1.1 +* 3.1.1 (2016-01-11) - Added a --no-revalued option @@ -57,7 +57,7 @@ - Add continuous integration (https://travis-ci.org/ledger/ledger) -* 3.1 +* 3.1 (2014-10-05) - Changed the definition of cost basis to preserve the original cost basis when a gain or loss is made (if you bought 1 AAA for $10 and then sold |