From 83e2cda7e1af684341ef63a7a37c58d00276717b Mon Sep 17 00:00:00 2001 From: Olga Danylova Date: Mon, 22 May 2017 14:59:53 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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