aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/CHANGELOG.md
blob: 4602abcbb88a45b207a2ab3f92c55b3745b165a5 (plain)
1
2
3
4
5
6
7
8
9
# Unreleased
- [fixed] Fixed validation of nested arrays to allow indirect nesting

# v0.9.0
- [fixed] Add an NS_SWIFT_NAME for FIRSnapshotMetadata and FIRListenerRegistration
- [fixed] Fixed retain cycle in FIRDocumentReference getDocumentWithCompletion:

# v0.8.0
- Initial public release.