From b8f902796b7fb23a41355b23f7ce235bd18edc58 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Mon, 16 Dec 2019 10:03:34 -0800 Subject: [PATCH] shorten changelog --- changelog.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/changelog.txt b/changelog.txt index 266e6072..f52dc2cb 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,10 +1,7 @@ jc changelog 2019xxxx v1.6.1 -- Add OSX support for the ifconfig parser -- Add OSX support for the arp parser -- Add OSX support for the df parser -- Add OSX support for the mount parser +- Add OSX support for the ifconfig, arp, df, and mount parsers - Add tests for ls, dig, ps, w, uptime on OSX - Add about option - Add universal parsers to refactor repetitive code