summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 9 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index e3dbbcbe..ef817da5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,10 @@
Ledger NEWS
-* 2.5
+* 2.6
+
+- Error reporting has been greatly improving, now showing full
+ contextual information for most error messages.
- Add a new --only predicate, which occurs during transaction
processing between --limit and --display. Here is a summary of how
@@ -124,9 +127,6 @@
- Added new min(x,y) and max(x,y) value expression functions.
-- Added a new value expression regexp command:
- C// compare against a transaction amount's commodity symbol
-
- Value expression function may now be defined within your ledger file
(or initialization file) using the following syntax:
@@ -136,6 +136,11 @@
expressions, to all command-line options taking a value expression,
and to the new "expr" command (see above).
+* 2.5
+
+- Added a new value expression regexp command:
+ C// compare against a transaction amount's commodity symbol
+
- Added a new "csv" command, for outputting results in CSV format.
- Effective dates may now be specified for entries: