summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMartin Michlmayr <tbm@cyrius.com>2019-03-29 13:41:54 +0700
committerMartin Michlmayr <tbm@cyrius.com>2019-03-29 13:41:54 +0700
commit52ebdf1bea42dc64ad02aed1706ef548a0fec18d (patch)
treecf882d668370f338c8c585e84896908f6a241971 /doc
parentd918c60dbcca6b5e0db36ae5781d46404abce50b (diff)
downloadfork-ledger-52ebdf1bea42dc64ad02aed1706ef548a0fec18d.tar.gz
fork-ledger-52ebdf1bea42dc64ad02aed1706ef548a0fec18d.tar.bz2
fork-ledger-52ebdf1bea42dc64ad02aed1706ef548a0fec18d.zip
Update NEWS for 3.1.3
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/NEWS b/doc/NEWS
index a59a1b1a..0f41f1f9 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -1,5 +1,15 @@
Ledger NEWS
+* 3.1.3 (unreleased)
+
+- Make sorting order of lot information deterministic (bug #1747)
+
+- Remove the `org` command, which was always a hack to begin with (bug #1706)
+
+- Provide Docker information in README
+
+- Various small documentation improvements
+
* 3.1.2 (2019-02-05)
- Increase maximum length for regex from 255 to 4095 (bug #981)