aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
diff options
context:
space:
mode:
authorGravatar Gil <mcg@google.com>2018-06-06 15:56:54 -0700
committerGravatar GitHub <noreply@github.com>2018-06-06 15:56:54 -0700
commitbedeb01fd81dc628802de407b3f11a72dde00c00 (patch)
tree5b290941fb1577451e7f8a4113f52d44a706fd75 /Firestore
parent3973b6499adb29bdb60cc2c55a1afd4c4532c094 (diff)
Update changelog for 0.12.1 and 0.12.3 (#1387)
These releases had no user visible changes
Diffstat (limited to 'Firestore')
-rw-r--r--Firestore/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
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