Skip to content

Commit 176c32b

Browse files
committed
chore: release 0.4.0
1 parent 8c9386c commit 176c32b

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ 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-
## [Unreleased]
7+
## [0.4.0]
88

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

1313
### Added
1414
- retry enabling discovery several times before exiting ([#1228])
@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2424
- the docs have been overhauled to reflect the current state of the project and simplify onboarding ([#1327])
2525
- `librespot` dependency has been updated to 0.6 ([#1317])
2626
- Credential caching has been re-enabled. ([#1214])
27+
- the readability of the output has been improved ([#1332])
2728

2829
### Fixed
2930
- alsa mixer: volume calculation has been fixed ([#1229])
@@ -43,6 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4344
[#1321]: https://github.com/Spotifyd/spotifyd/pull/1321
4445
[#1327]: https://github.com/Spotifyd/spotifyd/pull/1327
4546
[#1332]: https://github.com/Spotifyd/spotifyd/pull/1332
47+
[docs]: https://docs.spotifyd.rs/
4648

4749
## [0.3.5]
4850

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)