Update CHANGELOG.md

This commit is contained in:
hyugogirubato 2024-05-22 18:49:14 +02:00
parent d29367c06d
commit deb7cded32
1 changed files with 5 additions and 5 deletions

View File

@ -12,17 +12,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Additional generation of the .wvd device. - Additional generation of the .wvd device.
- Added a function known from SDK 30 (arm64-v8a). - Added a function known from SDK 30 (arm64-v8a).
### Fixed
- Support for int device names.
- Fixed dynamic auto mode.
### Changed ### Changed
- Renamed JS script. - Renamed JS script.
- Updated dependency versions. - Updated dependency versions.
- Use pywidevine for the protobuf part. - Use pywidevine for the protobuf part.
### Fixed
- Support for int device names.
- Fixed dynamic auto mode.
### New Contributors ### New Contributors
- [FoxRefire](https://github.com/FoxRefire) - [FoxRefire](https://github.com/FoxRefire)