We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6b59e commit 7bb769dCopy full SHA for 7bb769d
ChangeLog.md
@@ -174,3 +174,10 @@
174
* Suppress some warnings with Xcode 9.
175
* Added a troubleshooting section to the README.
176
* Includes native SDKs 0.19.5 (iOS), 2.12.2 (Android).
177
+
178
+2017-12-11 Version 2.2.0
179
+ * Adds BranchEvent class
180
+ * Adds new Branch Universal Object API
181
+ * Added requiresMainQueueSetup as required by v0.49+ of RN via @UrbanChrisy (#299)
182
+ * Fix incorrect event type when error = null via @wildseansy (#285)
183
+ * Includes native SDKs 0.21.14 (iOS), 2.14.2 (Android).
0 commit comments