File tree 3 files changed +5
-3
lines changed
WebRTC~/Packages/com.unity.webrtc 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,14 @@ All notable changes to the webrtc package will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ 2.1.1 ] - 2020-09-11
7
+ ## [ 2.1.2 ] - 2020-09-14
8
8
9
9
### Changed
10
10
11
11
- Erase Japanese documentation due to migrating to internal translation system.
12
12
13
+ ## [ 2.1.1] - 2020-09-11
14
+
13
15
### Fixed
14
16
15
17
- Fixed an issue where the ` RTCRtpSender.SetParameters ` API did not work properly
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.unity.webrtc" ,
3
3
"displayName" : " WebRTC" ,
4
- "version" : " 2.1.1 -preview" ,
4
+ "version" : " 2.1.2 -preview" ,
5
5
"unity" : " 2019.4" ,
6
6
"description" : " The WebRTC package provides browsers and mobile applications with Real-Time Communications (RTC) capabilities." ,
7
7
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.unity.webrtc" ,
3
3
"displayName" : " WebRTC" ,
4
- "version" : " 2.1.1 -preview" ,
4
+ "version" : " 2.1.2 -preview" ,
5
5
"unity" : " 2019.4" ,
6
6
"description" : " The WebRTC package provides browsers and mobile applications with Real-Time Communications (RTC) capabilities." ,
7
7
"keywords" : [
You can’t perform that action at this time.
0 commit comments