Skip to content

Commit fc1e745

Browse files
committed
Update changelog
1 parent 88e64bd commit fc1e745

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Changed
11-
- [chore] The MSRV is now 1.56
1211

1312
### Added
1413

1514
### Fixed
1615

1716
### Removed
1817

18+
## [0.4.1] - 2022-05-23
19+
20+
### Changed
21+
- [chore] The MSRV is now 1.56
22+
23+
### Fixed
24+
- [playback] Fixed dependency issues when installing from crate
25+
1926
## [0.4.0] - 2022-05-21
2027

2128
### Changed
@@ -128,7 +135,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
128135

129136
## [0.1.0] - 2019-11-06
130137

131-
[unreleased]: https://github.com/librespot-org/librespot/compare/v0.4.0..HEAD
138+
[unreleased]: https://github.com/librespot-org/librespot/compare/v0.4.1..HEAD
139+
[0.4.1]: https://github.com/librespot-org/librespot/compare/v0.4.0..v0.4.1
132140
[0.4.0]: https://github.com/librespot-org/librespot/compare/v0.3.1..v0.4.0
133141
[0.3.1]: https://github.com/librespot-org/librespot/compare/v0.3.0..v0.3.1
134142
[0.3.0]: https://github.com/librespot-org/librespot/compare/v0.2.0..v0.3.0

0 commit comments

Comments
 (0)