File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased ]
7
+ ## [ 0.4.0 ]
8
8
9
9
### Breaking
10
10
- 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.
12
12
13
13
### Added
14
14
- 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
24
24
- the docs have been overhauled to reflect the current state of the project and simplify onboarding ([ #1327 ] )
25
25
- ` librespot ` dependency has been updated to 0.6 ([ #1317 ] )
26
26
- Credential caching has been re-enabled. ([ #1214 ] )
27
+ - the readability of the output has been improved ([ #1332 ] )
27
28
28
29
### Fixed
29
30
- 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
43
44
[ #1321 ] : https://github.com/Spotifyd/spotifyd/pull/1321
44
45
[ #1327 ] : https://github.com/Spotifyd/spotifyd/pull/1327
45
46
[ #1332 ] : https://github.com/Spotifyd/spotifyd/pull/1332
47
+ [ docs ] : https://docs.spotifyd.rs/
46
48
47
49
## [ 0.3.5]
48
50
You can’t perform that action at this time.
0 commit comments