Skip to content

Commit ea637f7

Browse files
committed
fixup: release notes doc
1 parent dd210d1 commit ea637f7

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,10 @@ Support
109109

110110
Release Notes
111111
-------------
112+
### Upcoming Release
113+
- Changes
114+
- Functions: Added support for Callable Functions Streaming via `StreamAsync`.
115+
112116
### 13.13.0
113117
- Changes
114118
- General: Update to Firebase C++ SDK version 13.9.0.
@@ -127,7 +131,6 @@ Release Notes
127131
- Analytics: Add support for Apple's StoreKit 2 transactions. Add new `LogAppleTransactionAsync` method
128132
that takes in the App Store transaction string and logs the transaction.
129133
- Firebase AI: Add support for limited-use App Check tokens.
130-
131134

132135
### 13.11.0
133136
- Changes
@@ -146,7 +149,6 @@ Release Notes
146149
- Functions: Fixed tgz export, added missing asmdef for functions. Fixes issue where Functions were not being exported correctly in the tgz build.
147150
- Firebase AI: Fix tgz export, added missing asmdef for Firebase AI. Fixes issue where Firebase AI was not being exported correctly in the tgz build.
148151
- Functions: Added support for passing and enforcing Limited Use App Check tokens.
149-
- Functions: Added support for Callable Functions Streaming via `StreamAsync`.
150152

151153
### 13.10.0
152154
- Changes

0 commit comments

Comments
 (0)