Skip to content

Commit

Permalink
Prepare v0.1.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ashthespy committed Nov 6, 2019
1 parent 7de5f2c commit 0b7ed39
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 20 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.8] - 2019-11-06
- Add support for podcasts
- Autoplay similar songs when your music ends

## [0.1.7] - 2019-07-30
- Refine dropped session handling
- Add a flag (`LIBRESPOT_RATE_RESAMPLE`) to allow resampling with ALSA
Expand Down
52 changes: 33 additions & 19 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.7"
version = "0.1.8"
authors = ["ashthespy <https://github.com/ashthespy/>"]
build = "build.rs"
edition = "2018"
Expand Down

0 comments on commit 0b7ed39

Please sign in to comment.