From 4f118559356edc1da866e1bec80830e7a75a0b26 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Tue, 17 Dec 2019 12:09:24 -0800 Subject: [PATCH] update version info --- changelog.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index fa276830..eeffbd59 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,7 +1,10 @@ jc changelog -2019xxxx v1.6.1 +20191217 v1.6.1 - Add du parser (tested on linux and OSX) +- Add crontab parser (tested on linux and OSX) +- Add pip list parser (tested on linux and OSX) +- Add pip show parser (tested on linux and OSX) - Add OSX support for the ifconfig, arp, df, mount, and uname parsers - Add tests for ls, dig, ps, w, uptime on OSX - Add about option