diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index b7a16eed7742..6894f594efb2 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -672,4 +672,5 @@ _Released 1/24/2023_ **Features:** -When passing the `--browser` flag alone, after selecting the testing type -in the GUI, the browser will automatically launch. +in the GUI, the browser will automatically launch. Addresses +[#22003](https://github.com/cypress-io/cypress/issues/22003)