From 027d544c2bb778adc0ee9463832f19b10e099a0a Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 27 Feb 2020 16:08:56 -0800 Subject: [PATCH] add last and lastb parser --- changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.txt b/changelog.txt index 662159b0..8d1aa908 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,8 @@ jc changelog +20200227 v1.8.0 +- Added last and lastb command parser + 20200227 v1.7.5 - Updated ls parser to support filenames with newline characters