Changelog
All notable changes to the webrtc package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[1.1.2] - 2020-03-19
- Fixed: OpenGL color order
[1.1.1] - 2020-02-28
- Fixed: DLL import error
[1.1.0] - 2020-02-25
- Added: IL2CPP support
- Added: Linux OpenGL hardware encoder support
- Added: Mac OS Metal software encoder support
- Added: Windows DirectX11 software encoder support
- Changed: Changed "Audio.Update" method to public
[1.0.1] - 2019-09-22
- Fixed: Fixed documents
[1.0.0] - 2019-08-22
- Added: Added tooltips
- Changed: Renamed sample folders
[0.2.0] - 2019-07-30
- Changed: Output logs when NVCodec failed to initialize
[0.1.0] - 2019-07-02
- Initial Release