We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c085e1e commit 0a530fbCopy full SHA for 0a530fb
Firestore/Swift/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 10.9.0
2
+- [changed] The async `CollectionReference.addDocument(data:)` API now returns
3
+ a discardable result. (#10640)
4
+
5
# 10.4.0
6
- [fixed] Restore 9.x Codable behavior of encoding `Data` types as an `NSData`
7
blob instead of a String.
0 commit comments