From 4daf2b6fcbcf0cf943b0260e3491ecc67a1edc38 Mon Sep 17 00:00:00 2001 From: Joona Hoikkala Date: Sun, 18 Apr 2021 13:22:59 +0300 Subject: [PATCH] Fix changelog entries --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef8b8cb..b24c438 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - master - New - Changed + - Fixed output writing so it doesn't silently fail if it needs to create directories recursively - v1.3.0 - New @@ -11,7 +12,6 @@ user to change filters, manage recursion queue, save snapshot of matches to a file etc. - Changed - Fix a badchar in progress output - - Fixed output writing so it doesn't silently fail if it needs to create directories recursively - v1.2.1 - Changed