From 75c084153845757e22c149ea4ae7909d42ec7118 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 25 Oct 2019 10:32:54 -0700 Subject: [PATCH] changelog update --- changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index fae1a996..7c92e80c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,7 +4,8 @@ jc changelog - Add w parser - Add uptime parser - Add history parser -- Fix env parser +- Flatten env parser output +- Remove problematic characters from key names in: free, history, lsblk, lsof, and w 20191023 v0.9.1 - Add jobs parser