Skip to content

Commit

Permalink
chore: release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eladyn committed Mar 8, 2025
1 parent 8c9386c commit fa635ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.4.0]

### Breaking
- username and password authentaction have been removed and are replaced by OAuth ([#1321])
Look at the [docs](https://docs.spotifyd.rs) for setup instructions.
Look at the [docs](https://docs.spotifyd.rs/) for setup instructions.

### Added
- retry enabling discovery several times before exiting ([#1228])
Expand Down Expand Up @@ -156,7 +156,8 @@ Feel free to join and ask your questions!

## [0.2.24]

[Unreleased]: https://github.com/Spotifyd/spotifyd/compare/v0.3.5...HEAD
[Unreleased]: https://github.com/Spotifyd/spotifyd/compare/v0.4.0...HEAD
[0.4.0]: https://github.com/Spotifyd/spotifyd/releases/tag/v0.4.0
[0.3.5]: https://github.com/Spotifyd/spotifyd/releases/tag/v0.3.5
[0.3.4]: https://github.com/Spotifyd/spotifyd/releases/tag/v0.3.4
[0.3.3]: https://github.com/Spotifyd/spotifyd/releases/tag/v0.3.3
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fa635ca

Please sign in to comment.