From f5df55c9b8a1e19994356f90c11d6ca5fc08c57d Mon Sep 17 00:00:00 2001 From: piyush-kukadiya <61137760+piyush-kukadiya@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:19:36 +0530 Subject: [PATCH] chore(docs) - update core changelog for `v6.2.0` (#596) --- CHANGELOG.md | 2 ++ docs/CTCORECHANGELOG.md | 2 ++ templates/CTCORECHANGELOG.md | 2 ++ 3 files changed, 6 insertions(+) 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.