Skip to content

Commit

Permalink
all: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-roland committed Nov 14, 2024
1 parent 2f39dd4 commit 11d536e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ Batch Cordova Plugin
- Added `setPhoneNumber` API to the `BatchProfileAttributeEditor` class. This requires to have a user identifier registered or to call the `identify` method beforehand.
- Added `setSMSMarketingSubscription` API to the `BatchProfileAttributeEditor` class.

**Push**
- Removed deprecated API `registerForRemoteNotifications`. Please use `requestNotificationAuthorization` to request permission when needed, and `requestToken` at each app launch.

## 6.0.0

This is a major release, please see our [migration guide](https://doc.batch.com/cordova/migrations/5x-migration/) for more info on how to update your current Batch implementation.
Expand Down

0 comments on commit 11d536e

Please sign in to comment.