Merge pull request #1024 from JasonLG1979/update-changelog

Update Changelog
This commit is contained in:
Roderick van Domburg 2022-07-26 20:33:42 +02:00 committed by GitHub
commit 005e556730
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,11 +8,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- [playback] `subprocess`: Better error handling
- [playback] `pipe`: Better error handling
### Added
- [playback] `pipe`: Implement stop
### Fixed
- [playback] `alsamixer`: make `--volume-ctrl fixed` work as expected when combined with `--mixer alsa`
- [main] fix `--opt=value` line argument logging
### Removed