Skip to content

Commit

Permalink
Prepare v0.1.9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ashthespy committed Nov 8, 2019
1 parent 0b7ed39 commit c98fd5d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
<!--
### Changed
- -->
## [0.1.9] - 2019-11-08
- Tweak Discovery with more logging
- Exit on Session errors

## [0.1.8] - 2019-11-06
- Add support for podcasts
- Autoplay similar songs when your music ends
Expand Down
16 changes: 8 additions & 8 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vollibrespot"
version = "0.1.8"
version = "0.1.9"
authors = ["ashthespy <https://github.com/ashthespy/>"]
build = "build.rs"
edition = "2018"
Expand Down

0 comments on commit c98fd5d

Please sign in to comment.