diff --git a/CHANGELOG.md b/CHANGELOG.md index 5be83b563..e49be5d84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ ## CHANGE LOG. ### April 3, 2024 +> ⚠️ **NOTE** +6.2.0 produces a crash, please update to 6.2.1 and above. * [CleverTap Android SDK v6.2.0](docs/CTCORECHANGELOG.md) diff --git a/docs/CTCORECHANGELOG.md b/docs/CTCORECHANGELOG.md index a99de2b88..d2fbd613e 100644 --- a/docs/CTCORECHANGELOG.md +++ b/docs/CTCORECHANGELOG.md @@ -1,6 +1,8 @@ ## CleverTap Android SDK CHANGE LOG ### Version 6.2.0 (April 3, 2024) +> ⚠️ **NOTE** +6.2.0 produces a crash, please update to 6.2.1 and above. #### Bug Fixes * Extends the push primer callback to notify permission denial when cancel button is clicked on `PromptForSettings` alert dialog. diff --git a/templates/CTCORECHANGELOG.md b/templates/CTCORECHANGELOG.md index a99de2b88..d2fbd613e 100644 --- a/templates/CTCORECHANGELOG.md +++ b/templates/CTCORECHANGELOG.md @@ -1,6 +1,8 @@ ## CleverTap Android SDK CHANGE LOG ### Version 6.2.0 (April 3, 2024) +> ⚠️ **NOTE** +6.2.0 produces a crash, please update to 6.2.1 and above. #### Bug Fixes * Extends the push primer callback to notify permission denial when cancel button is clicked on `PromptForSettings` alert dialog.