diff --git a/README.md b/README.md index 86986614..d5398a76 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ pod 'Backendless', '4.0b7' `${PODS_ROOT}/Headers/Public/Backendless/Backendless-Bridging-Header.h` ## RELEASE HISTORY +4.0b8 May 22, 2017 +* Restored removeById method in IDataStore +* IDataStore, MapDrivenDataStore, DataStoreFactory and PersistenceService cleanup + 4.0b7 May 19, 2017 * RegisterDevice now returns deviceId instead of registrationId * Geolocation API cleanup - removed methods with the IResponder (async) and Fault (sync) arguments