Skip to content

Commit

Permalink
Update changelog and sdk version to 1.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YuliaGrigorieva committed Jul 10, 2023
1 parent 7482bbb commit ed7c9b9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 1.38.0
- Update native Android and iOS modules to use Voximplant Android SDK 2.35.3 and Voximplant iOS SDK 2.48.2
- Minimum supported iOS version is changed to 11.0
- iOS 32-bit architectures are no more supported
- ClientConfig.h264RecoveryMode option is removed

### 1.37.0
- Fabric support for VideoView component
- Update native Android and iOS modules to use Voximplant Android SDK 2.35.2 and Voximplant iOS SDK 2.47.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-voximplant",
"version": "1.37.0",
"version": "1.38.0",
"description": "VoxImplant Mobile SDK for embedding voice and video communication into React Native apps.",
"nativePackage": true,
"keywords": [
Expand Down

0 comments on commit ed7c9b9

Please sign in to comment.