From 637a9f3d31d17837e7b3be36fa9da5295e91e27d Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Tue, 15 Jun 2021 22:19:56 +0530 Subject: [PATCH] fixed a typo --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48d2e50..4532cc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ #### 2.1.4 -- Fixed filepaths not being windows compatible -- Fixed and improved JavaScript heurtics scanning +- Fixed file-paths not being windows compatible +- Fixed and improved JavaScript heuristics scanning - Fixed missing ampersands in `-oT` output - Refactoring of help options and code