Skip to content

Commit e9f5e43

Browse files
authored
Add missing changelog entries. (#938)
1 parent de94b78 commit e9f5e43

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
- Adds options to set access control on HTTP triggered functions.
2+
- Adds new regions to support list (asia-east1, asia-southeast1).
13
- Adds support for setting user labels on functions via `runWith()`.
24
- Adds support for FIREBASE_CONFIG env as the name of a JSON file
35
- Fixes an issue where objects that define `toJSON` could not be logged successfully (#907).
46
- Formalize module exports. Loggers can now be accessed at 'firebase-functions/logger' and 'firebase-functions/logger/compat'
5-
- Fixes an issue where Remote Config coiuld not be emulated in Windows machines on the classic Command Prompt.
7+
- Fixes an issue where Remote Config could not be emulated in Windows machines on the classic Command Prompt.

0 commit comments

Comments
 (0)