File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 7.2.0
2
+ ## Added
3
+ - new enum ChatMultithreadStrategies
4
+ - new sendContextualDataWithStrategy function with ChatMultithreadStrategies enum flag
5
+
6
+ ## Changed
7
+ - sendContextualData function with boolean flag deprecated
1
8
# 7.1.0
2
9
## Changed
3
10
- Support for iOS 18.
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ packages:
81
81
path: ".."
82
82
relative: true
83
83
source: path
84
- version: "7.0.2 "
84
+ version: "7.1.0 "
85
85
intl:
86
86
dependency: "direct main"
87
87
description:
Original file line number Diff line number Diff line change 1
1
name : infobip_mobilemessaging
2
2
description : Infobip Mobile Messaging Flutter Plugin.
3
- version : 7.1 .0
3
+ version : 7.2 .0
4
4
homepage : https://github.com/infobip/mobile-messaging-flutter-plugin#readme
5
5
repository : https://github.com/infobip/mobile-messaging-flutter-plugin
6
6
issue_tracker : https://github.com/infobip/mobile-messaging-flutter-plugin/issues
You can’t perform that action at this time.
0 commit comments