diff --git a/changelog.txt b/changelog.txt index 1c0d30f..e69de29 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,2 +0,0 @@ -important - HTTPS onCall functions are now supported! You can pass an HTTPS onCall function to `test.wrap`. -feature - `test.storage.makeObjectMetadata` now automatically use the bucket from the Firebase configuration object that was used to initialize `firebase-functions-test`.