Skip to content

Commit 0b3b2c1

Browse files
authored
Update changelog (#9418)
1 parent 1a023a3 commit 0b3b2c1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Firestore/Swift/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Unreleased
1+
# v8.13.0
2+
- [added] Added support for explicit typing to `DocumentReference.getDocument(as:)`
3+
and `DocumentSnapshot.data(as:)` to simplify mapping documents (#9101).
4+
5+
# 8.12.1
26
- [added] Added async wrapper for `CollectionReference.addDocument()` and
37
`Firestore.loadBundle()`.
48

0 commit comments

Comments
 (0)