Skip to content

Commit e8e867b

Browse files
committed
all: update changelog
1 parent f4e187d commit e8e867b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
## UPCOMING
22

3+
**Plugin**
4+
* Updated Batch to 2.1
5+
* Batch requires iOS 13.0 or higher.
6+
* Batch requires to compile with SDK 35 (Android 15).
7+
38
**iOS**
49
- Added support for Swift Package Manager. Since, as of writing, [Flutter's support of SPM](https://docs.flutter.dev/packages-and-plugins/swift-package-manager) is still under development, this may not work in future versions of Flutter. Batch is still backwards compatible with CocoaPods.
510

11+
**Profile**
12+
- Added `setPhoneNumber` API to the `BatchProfileAttributeEditor` class. This requires to have a user identifier registered or to call the `identify` method beforehand.
13+
- Added `setSMSMarketingSubscription` API to the `BatchProfileAttributeEditor` class.
614

715
## 2.0.0
816

0 commit comments

Comments
 (0)