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 f6cdaab commit 83e2cdaCopy full SHA for 83e2cda
README.md
@@ -36,6 +36,10 @@ pod 'Backendless', '4.0b7'
36
`${PODS_ROOT}/Headers/Public/Backendless/Backendless-Bridging-Header.h`
37
38
## RELEASE HISTORY
39
+4.0b8 May 22, 2017
40
+* Restored removeById method in IDataStore
41
+* IDataStore, MapDrivenDataStore, DataStoreFactory and PersistenceService cleanup
42
+
43
4.0b7 May 19, 2017
44
* RegisterDevice now returns deviceId instead of registrationId
45
* Geolocation API cleanup - removed methods with the IResponder (async) and Fault (sync) arguments
0 commit comments