Skip to content

Commit

Permalink
Adds issue numbers to changelog (#3412)
Browse files Browse the repository at this point in the history
  • Loading branch information
joehan authored May 26, 2021
1 parent 2cc2293 commit 9686cce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
- Enable running functions in multiple regions in the emulator.
- Adds the deployed version to the output when deploying to Firebase Hosting.
- Enable running functions in multiple regions in the emulator. (#3364)
- Adds the deployed version to the output when deploying to Firebase Hosting. (#3157)
- Updates the configured runtime for functions generated by `firebase init functions` from Node.js 12 to 14 (#3399)
- Releases Firestore Emulator v1.12.0: supports clearing data partially.
- Releases Firestore Emulator v1.12.0: supports clearing data partially. (#3402)
- Fixes manually setting download tokens in Storage Emulator. (#3396)
- Fixes deleting custom metadata in Storage emulator. (#3385)
- Fixes errors when calling makePublic() with Storage Emulator(#3394)
- Fixes mishandling of bytes when uploading two files with the same name in the Storage Emulator (#3406)
- Adds support for setting user labels on scheduled functions.
- Adds support for setting user labels on scheduled functions. (#3408)

0 comments on commit 9686cce

Please sign in to comment.