From bedeb01fd81dc628802de407b3f11a72dde00c00 Mon Sep 17 00:00:00 2001 From: Gil Date: Wed, 6 Jun 2018 15:56:54 -0700 Subject: Update changelog for 0.12.1 and 0.12.3 (#1387) These releases had no user visible changes --- Firestore/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Firestore/CHANGELOG.md') diff --git a/Firestore/CHANGELOG.md b/Firestore/CHANGELOG.md index eac5c13..85223e4 100644 --- a/Firestore/CHANGELOG.md +++ b/Firestore/CHANGELOG.md @@ -1,10 +1,16 @@ # Unreleased +# v0.12.3 +- [changed] Internal improvements. + # v0.12.2 - [fixed] Fixed an issue where `FirestoreSettings` would accept a concurrent dispatch queue, but this configuration would trigger an assertion failure. Passing a concurrent dispatch queue should now work correctly (#988). +# v0.12.1 +- [changed] Internal improvements. + # v0.12.0 - [changed] Replaced the `DocumentListenOptions` object with a simple boolean. Instead of calling -- cgit v1.2.3