File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ 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- ## [ Unreleased ]
7+ ## [ 0.4.1 ]
88
99### Fixed
1010- revert default features to ` alsa_backend ` ([ #1337 ] )
@@ -169,7 +169,8 @@ Feel free to join and ask your questions!
169169
170170## [ 0.2.24]
171171
172- [ Unreleased ] : https://github.com/Spotifyd/spotifyd/compare/v0.4.0...HEAD
172+ [ Unreleased ] : https://github.com/Spotifyd/spotifyd/compare/v0.4.1...HEAD
173+ [ 0.4.1 ] : https://github.com/Spotifyd/spotifyd/releases/tag/v0.4.1
173174[ 0.4.0 ] : https://github.com/Spotifyd/spotifyd/releases/tag/v0.4.0
174175[ 0.3.5 ] : https://github.com/Spotifyd/spotifyd/releases/tag/v0.3.5
175176[ 0.3.4 ] : https://github.com/Spotifyd/spotifyd/releases/tag/v0.3.4
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ name = "spotifyd"
55description = " A Spotify daemon"
66repository = " https://github.com/Spotifyd/spotifyd"
77license = " GPL-3.0-only"
8- version = " 0.4.0 "
8+ version = " 0.4.1 "
99resolver = " 2"
1010rust-version = " 1.82"
1111
You can’t perform that action at this time.
0 commit comments