File tree Expand file tree Collapse file tree 9 files changed +21
-8
lines changed Expand file tree Collapse file tree 9 files changed +21
-8
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project adheres
66to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.6.1] - 18-07-2021
9+ ### Added
10+ - Added ` /discovery/list ` API endpoint (#352 )
11+ - Added environment variables to shell event hooks (#368 )
12+ - Added ` shell.executeWithBash ` configuration option (#368 )
13+
14+ ### Changed
15+ - Space volume events 500ms apart (#369 )
16+
17+ ### Fixed
18+ - Removed redundant pfls message (#361 )
19+ - Refresh AP pool before reconnecting (591fb92db5931d611779ab83f9747f4decaea3f7)
20+
821## [ 1.6.0] - 09-05-2021
922### Added
1023- Added extended metadata API (#311 )
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >xyz.gianlu.librespot</groupId >
2323 <artifactId >librespot-java</artifactId >
24- <version >1.6.1-SNAPSHOT </version >
24+ <version >1.6.1</version >
2525 <relativePath >../pom.xml</relativePath >
2626 </parent >
2727
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >xyz.gianlu.librespot</groupId >
2323 <artifactId >librespot-java</artifactId >
24- <version >1.6.1-SNAPSHOT </version >
24+ <version >1.6.1</version >
2525 <relativePath >../pom.xml</relativePath >
2626 </parent >
2727
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >xyz.gianlu.librespot</groupId >
2323 <artifactId >librespot-java</artifactId >
24- <version >1.6.1-SNAPSHOT </version >
24+ <version >1.6.1</version >
2525 <relativePath >../pom.xml</relativePath >
2626 </parent >
2727
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >xyz.gianlu.librespot</groupId >
2323 <artifactId >librespot-java</artifactId >
24- <version >1.6.1-SNAPSHOT </version >
24+ <version >1.6.1</version >
2525 <relativePath >../pom.xml</relativePath >
2626 </parent >
2727
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >xyz.gianlu.librespot</groupId >
2323 <artifactId >librespot-java</artifactId >
24- <version >1.6.1-SNAPSHOT </version >
24+ <version >1.6.1</version >
2525 <relativePath >../pom.xml</relativePath >
2626 </parent >
2727
Original file line number Diff line number Diff line change 2121 <groupId >xyz.gianlu.librespot</groupId >
2222 <artifactId >librespot-java</artifactId >
2323 <packaging >pom</packaging >
24- <version >1.6.1-SNAPSHOT </version >
24+ <version >1.6.1</version >
2525
2626 <name >librespot-java</name >
2727 <description >Java port of librespot, the Open Source Spotify client library</description >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >xyz.gianlu.librespot</groupId >
2323 <artifactId >librespot-java</artifactId >
24- <version >1.6.1-SNAPSHOT </version >
24+ <version >1.6.1</version >
2525 <relativePath >../pom.xml</relativePath >
2626 </parent >
2727
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >xyz.gianlu.librespot</groupId >
2323 <artifactId >librespot-java</artifactId >
24- <version >1.6.1-SNAPSHOT </version >
24+ <version >1.6.1</version >
2525 <relativePath >../pom.xml</relativePath >
2626 </parent >
2727
You can’t perform that action at this time.
0 commit comments