Skip to content

Commit

Permalink
Prepare v0.1.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ashthespy committed Jul 30, 2019
1 parent 9863acf commit 624ccec
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
<!--
### Changed
- -->
## [0.1.7] - 2019-07-30
- Refine dropped session handling
- Add a flag (`LIBRESPOT_RATE_RESAMPLE`) to allow resampling with ALSA
- Refactor Volume control, allow for a fixed volume option

## [0.1.6] - 2019-04-29
- Fix high CPU usage

Expand Down
2 changes: 1 addition & 1 deletion 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.6"
version = "0.1.7"
authors = ["ashthespy <https://github.com/ashthespy/>"]
build = "build.rs"
edition = "2018"
Expand Down

0 comments on commit 624ccec

Please sign in to comment.