diff --git a/CHANGELOG.md b/CHANGELOG.md index 2105edaf2a4..e69de29bb2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +0,0 @@ -- `ext:install` now supports `--force` and `--non-interactive` flags. -- Fixes a crash when customers deploy an empty Cloud Functions project (#3705) -- Fixes (and implements) `--no-authorized-domains`, skipping syncing with Firebase Auth, when deploying to a Firebase Hosting channel (#3740). -- Adds a command (`functions:list`) for listing all functions in the Firebase project. -- Uses public v1 AppDistribution API. -- Adds `appdistribution:testers:add` and `appdistribution:testers:remove` commands.