From c2b013150ec1f1b1ab7d416f1aa8a62165a5bb95 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 17 Oct 2019 15:51:39 -0700 Subject: [PATCH] add changelog --- changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 changelog.txt diff --git a/changelog.txt b/changelog.txt new file mode 100644 index 00000000..bf0620ac --- /dev/null +++ b/changelog.txt @@ -0,0 +1,9 @@ +jc changelog + +2019xxxx v0.5.0 +- Add ps parser +- Add route parser +- Change some ifconfig fields to integers + +20191017 v0.2.0 +- ifconfig, ls, and netstat support