diff --git a/CHANGELOG.md b/CHANGELOG.md index 34a192d7b8bf..5910aedf2666 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ ### CLI - The `yarn tag` commands have been ported over from Yarn Classic as `yarn npm tag`. +- On Windows, npm binaries now uses a native binjumper to avoid `Terminate batch job (Y/N)?` prompts from cmd ### Installs