Skip to content

Commit 38bebc2

Browse files
committed
Prepare for 0.4.2 release
1 parent 87ea69b commit 38bebc2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) since v0.2.0.
77

8-
## [Unreleased]
8+
## [0.4.2] - 2022-07-29
99

1010
### Changed
11-
- [playback] `subprocess`: Better error handling
1211
- [playback] `pipe`: Better error handling
12+
- [playback] `subprocess`: Better error handling
1313

1414
### Added
1515
- [core] `apresolve`: Blacklist ap-gew4 and ap-gue1 access points that cause channel errors
1616
- [playback] `pipe`: Implement stop
1717

1818
### Fixed
19-
- [playback] `alsamixer`: make `--volume-ctrl fixed` work as expected when combined with `--mixer alsa`
2019
- [main] fix `--opt=value` line argument logging
20+
- [playback] `alsamixer`: make `--volume-ctrl fixed` work as expected when combined with `--mixer alsa`
2121

22-
### Removed
22+
## Removed
2323

2424
## [0.4.1] - 2022-05-23
2525

@@ -141,7 +141,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
141141

142142
## [0.1.0] - 2019-11-06
143143

144-
[unreleased]: https://github.com/librespot-org/librespot/compare/v0.4.1..HEAD
144+
[0.4.2]: https://github.com/librespot-org/librespot/compare/v0.4.1..v0.4.2
145145
[0.4.1]: https://github.com/librespot-org/librespot/compare/v0.4.0..v0.4.1
146146
[0.4.0]: https://github.com/librespot-org/librespot/compare/v0.3.1..v0.4.0
147147
[0.3.1]: https://github.com/librespot-org/librespot/compare/v0.3.0..v0.3.1

0 commit comments

Comments
 (0)