Skip to content

Commit b6f058d

Browse files
authored
FirebaseStorageSwift CHANGELOG.md (#5283)
1 parent 4f01818 commit b6f058d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

FirebaseStorageSwift/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Unreleased
2+
3+
# v0.1
4+
- Initial public beta release. Extends the Storage Reference API with the Swift
5+
Result type for all APIs that return an optional value and optional Error.
6+
To use, add `pod 'FirebaseStorageSwift'` to the Podfile and
7+
`import FirebaseStorageSwift` to the source. Please provide feedback about
8+
these new APIs and suggestions about other potential Swift extensions to
9+
https://github.com/firebase/firebase-ios-sdk/issues.

0 commit comments

Comments
 (0)