diff --git a/CHANGELOG.md b/CHANGELOG.md index 36b0354..7daf712 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 6.5.0 +## Added +- new approach to apply in-app chat customization. Old one is deprecated. # 6.4.1 ## Added - InAppChat now has gestureRecognizers field in the ChatView class. diff --git a/pubspec.yaml b/pubspec.yaml index ef18a11..bc126bb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: infobip_mobilemessaging description: Infobip Mobile Messaging Flutter Plugin. -version: 6.4.1 +version: 6.5.0 homepage: https://github.com/infobip/mobile-messaging-flutter-plugin#readme repository: https://github.com/infobip/mobile-messaging-flutter-plugin issue_tracker: https://github.com/infobip/mobile-messaging-flutter-plugin/issues