Skip to content

Commit d0999a5

Browse files
committed
chore: update changelog
1 parent 0e19ff8 commit d0999a5

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and 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

0 commit comments

Comments
 (0)