summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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)