Skip to content

Commit

Permalink
Release: 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
infobip-ci committed Oct 12, 2023
1 parent 30f6106 commit f28ab85
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 2.0.0
## Added
- In-app chat support for Serbian (Latin) language
- In-app chat messages exceeding the max text length are now automatically sent as smaller messages

## Changed
- WebRTCUI using new `configurationId` and provides new options to register for calls. Check [Migration guide](https://github.com/infobip/mobile-messaging-flutter-plugin/wiki/Migration-Guides#migration-from-1x-to-2x) for more details.
# 1.4.0
## Changed
- InAppChat customizations, check Migration guide
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: infobip_mobilemessaging
description: Infobip Mobile Messaging Flutter Plugin.
version: 1.4.0
version: 2.0.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
Expand Down

0 comments on commit f28ab85

Please sign in to comment.