From 2867593e7aa12299686e2c6aa0f2a79a9b550b53 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Wed, 20 May 2020 17:28:44 -0700 Subject: [PATCH] changelog update --- changelog.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.txt b/changelog.txt index a5e35372..5b71e925 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,11 @@ jc changelog +202005xx v1.11.0 +- Add dmidecode command parser +- Update netstat command parser to add OSX support +- Add netstat -r command parser +- Add netstat -i command parser + 20200511 v1.10.12 - Remove shebang from jc/cli.py for Fedora packaging