From b8714e3b8977567c7bd7b83163045d145be9ebb5 Mon Sep 17 00:00:00 2001 From: Sebastian Schmidt Date: Tue, 12 Dec 2017 08:04:50 +0800 Subject: Moving changelog --- Firestore/CHANGELOG.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Firestore/CHANGELOG.md') diff --git a/Firestore/CHANGELOG.md b/Firestore/CHANGELOG.md index e6e3610..b8de1e9 100644 --- a/Firestore/CHANGELOG.md +++ b/Firestore/CHANGELOG.md @@ -1,12 +1,10 @@ -# Firestore API Branch -- [added] Added SnapshotOptions API to control how DocumentSnapshots return unresolved - server timestamps. - # Unreleased - [changed] Removed the includeMetadataChanges property in FIRDocumentListenOptions to avoid confusion with the factory method of the same name. - [changed] Added a commit method that takes no completion handler to FIRWriteBatch. - [feature] Queries can now be created from an NSPredicate. +- [added] Added SnapshotOptions API to control how DocumentSnapshots return unresolved + server timestamps. # v0.9.4 - [changed] Firestore no longer has a direct dependency on FirebaseAuth. -- cgit v1.2.3