summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Pods/GGLInstanceID/CHANGELOG.md
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-10-26 01:41:16 +0200
committerJules Laplace <julescarbon@gmail.com>2017-10-26 01:41:16 +0200
commit8dae6a5044f9c1b7a8497cc1c96155fd262b40cf (patch)
tree6f546503efcb198a193f919efafb83977abb9535 /StoneIsland/platforms/ios/Pods/GGLInstanceID/CHANGELOG.md
parent531c60ee7ecbee516812d560b63a8317c3cf3590 (diff)
iphone x fixes
Diffstat (limited to 'StoneIsland/platforms/ios/Pods/GGLInstanceID/CHANGELOG.md')
-rw-r--r--StoneIsland/platforms/ios/Pods/GGLInstanceID/CHANGELOG.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/Pods/GGLInstanceID/CHANGELOG.md b/StoneIsland/platforms/ios/Pods/GGLInstanceID/CHANGELOG.md
new file mode 100644
index 00000000..755828e3
--- /dev/null
+++ b/StoneIsland/platforms/ios/Pods/GGLInstanceID/CHANGELOG.md
@@ -0,0 +1,28 @@
+# 2016-02-25 -- v1.2.1
+- Fix incorrect caching during library updates.
+
+# 2016-02-17 -- v1.2.0
+- Add Bitcode markers.
+
+# 2016-01-25 -- v1.1.7
+- Fix bug in InstanceID generation
+
+# 2016-01-25 -- v1.1.6
+- Greatly reduce IID library size.
+- Bug fixes.
+
+# 2015-12-08 -- v1.1.4
+- Bug fixes.
+- Fix dSYM warnings.
+
+# 2015-11-09 -- v1.1.3
+- Bug fixes.
+
+# 2015-10-28 -- v1.1.2
+- Bug fixes.
+
+# 2015-10-8 -- v1.1.1
+
+- Resets InstanceID tokens on app delete and reinstall.
+- Adds better error reporting.
+- Bug fixes.