From 58a094a9b4cab0fcb99581f37a21a450fc3a1aed Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Mon, 4 Nov 2019 12:40:19 -0800 Subject: [PATCH] changelog update --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 9766911c..c33a89f8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,7 @@ jc changelog 201911xx v1.5.1 +- Add -r and raw=True options. By default, jc will now convert numbers, if possible and add other semantic information, while the raw output will keep all values as text and provide a more literal JSON output - Clean up helptext code 20191031 v1.1.1