Skip to content

Commit

Permalink
Merge pull request #51 from skyway/v3.0.1
Browse files Browse the repository at this point in the history
Corrected wording in the release notes.
  • Loading branch information
tetrapod117 authored Oct 9, 2020
2 parents d08767c + af29235 commit d5485ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion release-notes.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## [Version 3.0.1](https://github.com/skyway/skyway-ios-sdk/releases/tag/v3.0.1)

### Fixed
- Fixed a problem in which the ICE Connection was disconnected without reconnecting when the ICE Connection was temporarily disconnected due to communication instability or other reasons.
- Fixed to automatically try to reconnect when WebRTC communication state is temporarily disconnected due to unstable communication or other reasons.

## [Version 3.0.0](https://github.com/skyway/skyway-ios-sdk/releases/tag/v3.0.0)

Expand Down
2 changes: 1 addition & 1 deletion release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## [Version 3.0.1](https://github.com/skyway/skyway-ios-sdk/releases/tag/v3.0.1)

### Fixed
- 通信状態が不安定等の理由により、ICE Connectionが一時的な切断状態になった場合に、再接続接続を行わずに切断処理をしていた不具合を修正しました
- 通信状態が不安定等の理由により、WebRTC通信が一時的な切断状態になった場合に、自動で再接続を試行するように修正しました

## [Version 3.0.0](https://github.com/skyway/skyway-ios-sdk/releases/tag/v3.0.0)

Expand Down

0 comments on commit d5485ee

Please sign in to comment.