From 30f81cab621caf63dce630aace514d07414f762e Mon Sep 17 00:00:00 2001 From: isaacs Date: Mon, 23 Jan 2023 21:59:53 -0800 Subject: [PATCH] changelog typo --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bcd91a4..fa88994b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,8 +15,8 @@ - Drop support for Node.js below version 14 - rewrite in TypeScript - ship CJS/ESM hybrid module -- Error on ignore unknown arguments to the bin. (Previously they - were silently ignored.) +- Error on unknown arguments to the bin. (Previously they were + silently ignored.) # v3.0