mirror of
https://github.com/librespot-org/librespot.git
synced 2024-11-08 16:45:43 +00:00
Merge pull request #1024 from JasonLG1979/update-changelog
Update Changelog
This commit is contained in:
commit
005e556730
1 changed files with 4 additions and 0 deletions
|
@ -8,11 +8,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
- [playback] `subprocess`: Better error handling
|
||||||
|
- [playback] `pipe`: Better error handling
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
- [playback] `pipe`: Implement stop
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- [playback] `alsamixer`: make `--volume-ctrl fixed` work as expected when combined with `--mixer alsa`
|
- [playback] `alsamixer`: make `--volume-ctrl fixed` work as expected when combined with `--mixer alsa`
|
||||||
|
- [main] fix `--opt=value` line argument logging
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue