diff --git a/CHANGELOG.md b/CHANGELOG.md index e6b5cfc0f..d84fd31d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,21 +5,21 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) since v0.2.0. -## [Unreleased] +## [0.4.2] - 2022-07-29 ### Changed -- [playback] `subprocess`: Better error handling - [playback] `pipe`: Better error handling +- [playback] `subprocess`: Better error handling ### Added - [core] `apresolve`: Blacklist ap-gew4 and ap-gue1 access points that cause channel errors - [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 +- [playback] `alsamixer`: make `--volume-ctrl fixed` work as expected when combined with `--mixer alsa` -### Removed +## Removed ## [0.4.1] - 2022-05-23 @@ -141,7 +141,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.1.0] - 2019-11-06 -[unreleased]: https://github.com/librespot-org/librespot/compare/v0.4.1..HEAD +[0.4.2]: https://github.com/librespot-org/librespot/compare/v0.4.1..v0.4.2 [0.4.1]: https://github.com/librespot-org/librespot/compare/v0.4.0..v0.4.1 [0.4.0]: https://github.com/librespot-org/librespot/compare/v0.3.1..v0.4.0 [0.3.1]: https://github.com/librespot-org/librespot/compare/v0.3.0..v0.3.1