From 7cd048e839a7cc8404fd5abc153a3d315c207819 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Sat, 7 Mar 2020 17:25:10 -0800 Subject: [PATCH] changelog update --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 43d5ea05..43e55c6b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ jc changelog 202003xx v1.x.x - Code optimizations by https://github.com/philippeitis - Github actions for CI testing on multiple platforms by https://github.com/philippeitis +- Updated ls parser to fix parsing error in OSX with -lR when there are empty folders 20200303 v1.8.0 - Added blkid command parser