Skip to content

Commit 8a5d133

Browse files
Changelog for v0.2.0 (#56)
* Changelog for v0.2.0 * Update changelog.txt * Update changelog.txt Co-authored-by: Bryan Kendall <[email protected]>
1 parent ace4f63 commit 8a5d133

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
* [breaking] Update peer dependency requirement for *firebase-functions* to be v2.0.0 or above, and for *firebase-admin* to be v6.0.0 or above.
2+
* Support scheduled functions (pull request #51).
3+
* Support null value in `test.database.makeDataSnapshot` (issue #48).
4+
* Support `rawRequest` in the callable context object for a wrapped HTTP Callable function (issue #41).

0 commit comments

Comments
 (0)