add new changes
This commit is contained in:
parent
196ace40a4
commit
68428e06d5
|
@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
- Added private key function.
|
||||||
- Option to import the private key.
|
- Option to import the private key.
|
||||||
- Option to automatically install and use a player locally.
|
- Option to automatically install and use a player locally.
|
||||||
- Distribution of arguments in the new `Advanced` group.
|
- Distribution of arguments in the new `Advanced` group.
|
||||||
|
@ -20,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Handling shell command errors.
|
- Handling shell command errors.
|
||||||
|
- `xmltodict` dependency now required.
|
||||||
|
|
||||||
## [2.1.0] - 2024-10-20
|
## [2.1.0] - 2024-10-20
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue