Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Jul 20, 2021
1 parent 4dbcbd8 commit 8235e4d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions FirebaseStorageSwift/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 8.5.0-beta
- Added four APIs to augment automatically generated `async/await` APIs. See
details via Xcode completion and at
https://github.com/firebase/firebase-ios-sdk/blob/96d60a6d472b6fed1651d5e7a0e7495230c220ec/FirebaseStorageSwift/Sources/AsyncAwait.swift.
Feedback appreciated about Firebase and `async/await`. (#8289)

# v0.1
- Initial public beta release. Extends the Storage Reference API with the Swift
Result type for all APIs that return an optional value and optional Error.
Expand Down

0 comments on commit 8235e4d

Please sign in to comment.