diff --git a/changelog.txt b/changelog.txt index e69de29bb2d..2b350f3ed7c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -0,0 +1,2 @@ +fixed - Added back in the `--public` flag for `firebase deploy` which was accidentally dropped in the `2.0.0` release. +fixed - Fixed an issue with the deploy progress bar that caused crashes for some users when run in non-interactive mode.