File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed
Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 0.4.2]
8+
9+ ### Fixed
10+ - fix multiple playback issues introduced by Spotify changes ([ #1362 ] , [ #1374 ] )
11+ - fix crash on user switch ([ #1361 ] )
12+
13+ ### Added
14+ - add suggestions for alsa mixer / control device names
15+ - improve distribution support for Debian and Fedora ([ #1364 ] , [ #1372 ] )
16+
17+ [ #1361 ] : https://github.com/Spotifyd/spotifyd/pull/1361
18+ [ #1362 ] : https://github.com/Spotifyd/spotifyd/pull/1362
19+ [ #1364 ] : https://github.com/Spotifyd/spotifyd/pull/1364
20+ [ #1372 ] : https://github.com/Spotifyd/spotifyd/pull/1372
21+ [ #1374 ] : https://github.com/Spotifyd/spotifyd/pull/1374
22+
723## [ 0.4.1]
824
925### Fixed
@@ -169,7 +185,8 @@ Feel free to join and ask your questions!
169185
170186## [ 0.2.24]
171187
172- [ Unreleased ] : https://github.com/Spotifyd/spotifyd/compare/v0.4.1...HEAD
188+ [ Unreleased ] : https://github.com/Spotifyd/spotifyd/compare/v0.4.2...HEAD
189+ [ 0.4.1 ] : https://github.com/Spotifyd/spotifyd/releases/tag/v0.4.2
173190[ 0.4.1 ] : https://github.com/Spotifyd/spotifyd/releases/tag/v0.4.1
174191[ 0.4.0 ] : https://github.com/Spotifyd/spotifyd/releases/tag/v0.4.0
175192[ 0.3.5 ] : https://github.com/Spotifyd/spotifyd/releases/tag/v0.3.5
You can’t perform that action at this time.
0 commit comments