From 5fa49f5e672fc6f8dc18fb4b1761c98b81362649 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Sun, 17 Nov 2019 11:00:16 -0800 Subject: [PATCH] changelog update --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index f2688545..5048d039 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,6 +4,7 @@ jc changelog - Add ss parser - Add stat parser - Add /etc/hosts parser +- Add /etc/fstab parser - Add systemctl parser (includes list-jobs, list-sockets, and list-unit-files) - Add -r and raw=True options. By default, jc will now convert numbers and boolean, if possible, and add other semantic information, while the raw output will keep all values as text and provide a more literal JSON output - Add -q and quiet=True options to suppress warnings to stderr