]> git.cworth.org Git - notmuch/blobdiff - devel/schemata
CLI: define and use format version 5
[notmuch] / devel / schemata
index ae84a5285e6e23f978b15840b526232b40edae7c..01e3a3df03305244b1c206040c5d9c85ef3b8ac1 100644 (file)
@@ -14,7 +14,7 @@ are interleaved. Keys are printed as keywords (symbols preceded by a
 colon), e.g. (:id "123" :time 54321 :from "foobar"). Null is printed as
 nil, true as t and false as nil.
 
-This is version 4 of the structured output format.
+This is version 5 of the structured output format.
 
 Version history
 ---------------
@@ -36,6 +36,10 @@ v4
 - (notmuch 0.29) added message.crypto to identify overall message
   cryptographic state
 
+v5
+- sorting support for notmuch show (no change to actual schema,
+  just new command line argument)
+
 Common non-terminals
 --------------------