Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update CHANGELOG.md
  • Loading branch information
fredzqm authored Mar 8, 2021
commit 53af2adaa4dbcebdecc7b376a204bf175fe5037c
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
- Fixes issues with initializing Remote Config (#3137)
- Deploying a function with a retry policy will no longer prompt if the function already had a retry policy (firebase-functions#798)
- Fixes issue where the Firebase Hosting emulator would fail to start with `--only` filters using targets (#2820).
- Fixes issue where `database:remove` fails for large node (#3186, #3193).