Skip to content

Commit

Permalink
Prepare v0.1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ashthespy committed Mar 26, 2019
1 parent c90a571 commit d207974
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 9 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.
<!-- ## [Unreleased]
### Changed
- -->
## [0.1.4] - 2019-03-26
### Added support for Dailymixes
### Faster track changes
### Multiple small fixes

## [0.1.3] - 2019-02-25
### Better handling of dropped sessions
### Fix for track changing issues (breaking changes in Spotify API)
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.3"
version = "0.1.4"
authors = ["ashthespy <https://github.com/ashthespy/>"]
build = "build.rs"
edition = "2018"
Expand Down

0 comments on commit d207974

Please sign in to comment.