Skip to content

Commit d4be008

Browse files
docs: add release date for v2.0.0
1 parent e21f80a commit d4be008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ val retrofit = Retrofit.Builder().build("your_baseUrl", okHttpClient gsonConvert
225225

226226
## Changelog
227227

228-
### v2.0.0 (in-progress)
228+
### v2.0.0 (2022-06-23)
229229
* SDKCF-5390: **Breaking Changes:** Moved `setDebugLevel()` and `setDebug()` APIs from static to `Logger` class APIs. This will allow multiple SDK app dependencies to have their own debug logging configuration.
230230
- Deprecated `Logger.setDebugLevel()` and `Logger.setDebug()` static APIs. These APIs will no longer work but not removed to avoid crashes on incompatible SDK versions.
231231

0 commit comments

Comments
 (0)