From 5546fb9f1f7bb6bcc155ef700b638813db4f21ea Mon Sep 17 00:00:00 2001 From: maureenorea-clores <93700127+maureenorea-clores@users.noreply.github.com> Date: Thu, 19 May 2022 15:33:50 +0900 Subject: [PATCH] doc: Update changelog for v1.2.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcdfa91..15eb80b 100644 --- a/README.md +++ b/README.md @@ -225,7 +225,7 @@ val retrofit = Retrofit.Builder().build("your_baseUrl", okHttpClient gsonConvert ## Changelog -### v1.2.0 (in progress) +### v1.2.0 (2022-05-19) * SDKCF-5292: Set initOrder of the content provider to a high value to make sure that it is initialized before the host app ContentProvider. ### v1.1.0 (2022-03-17)