-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [3.1.0-exp.9] - 2024-12-13 ### Changed - deps: use [email protected] - doc: improve the API documentation of VideoCodecInfo - doc: improve the API documentation of AudioCodecInfo - doc: improve the API documentation of VideoStreamSender - doc: improve the API documentation of VideoStreamReceiver - doc: improve the API documentation of InputSender - doc: improve the API documentation of InputReceiver - doc: improve the API documentation of AudioStreamSender - doc: improve the API documentation of AudioStreamReceiver - doc: improve the API documentation of SignalingManager ## [3.1.0-exp.8] - 2023-11-30 ### Changed - Upgrade the version of WebRTC package `3.0.0-pre.7`.
- Loading branch information
Unity Technologies
committed
Dec 13, 2024
1 parent
73473ae
commit 645ee8f
Showing
20 changed files
with
593 additions
and
224 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,26 @@ All notable changes to com.unity.renderstreaming package will be documented in t | |
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) | ||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). | ||
|
||
## [3.1.0-exp.9] - 2024-12-13 | ||
|
||
### Changed | ||
- deps: use [email protected] | ||
- doc: improve the API documentation of VideoCodecInfo | ||
- doc: improve the API documentation of AudioCodecInfo | ||
- doc: improve the API documentation of VideoStreamSender | ||
- doc: improve the API documentation of VideoStreamReceiver | ||
- doc: improve the API documentation of InputSender | ||
- doc: improve the API documentation of InputReceiver | ||
- doc: improve the API documentation of AudioStreamSender | ||
- doc: improve the API documentation of AudioStreamReceiver | ||
- doc: improve the API documentation of SignalingManager | ||
|
||
## [3.1.0-exp.8] - 2023-11-30 | ||
|
||
### Changed | ||
|
||
- Upgrade the version of WebRTC package `3.0.0-pre.7`. | ||
|
||
## [3.1.0-exp.7] - 2023-08-09 | ||
|
||
### Added | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.