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 c71356f commit 0656ee5Copy full SHA for 0656ee5
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# RELEASE HISTORY
2
3
+## 5.0.6 July 2, 2018
4
+* JSONHelper class fixed to proceed NSNull values correctly
5
+
6
## 5.0.5 June 28, 2018
7
* MessagingService class is now ARC-based
8
* Async unregisterDevice method fixed
@@ -12,11 +15,11 @@
12
15
* Socket.IO updated to v13.2.1
13
16
14
17
## 5.0.1 June 7, 2018
-* pod 'Backendless' command is used for all platforms.
18
+* pod 'Backendless' command is used for all platforms
19
20
## 5.0 June 6, 2018
21
* RT support added
-* API changes. Please check the documentation.
22
+* API changes. Please check the documentation
23
24
## 4.5.0 April 4, 2018
25
* Bulk create method now returns array of objectIds
0 commit comments