Skip to content

Commit

Permalink
chore(docs) - update core changelog for v6.2.0 (#596) (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
piyush-kukadiya authored Apr 10, 2024
1 parent 62254a0 commit 99cc33e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
2 changes: 2 additions & 0 deletions docs/CTCORECHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 2 additions & 0 deletions templates/CTCORECHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 99cc33e

Please sign in to comment.