Skip to content

Commit

Permalink
Prepare v0.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ashthespy committed Oct 16, 2018
1 parent 5935fba commit a6b6086
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
### Changed
- -->

## [0.1.1] - 2018-10-16
### Bump RustCrypto crates to fix UB on aarch64
### Implement support for dynamic playlists (Radio)

## [0.1.0] - 2018-10-09
### Initial release
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.0"
version = "0.1.1"
authors = ["ashthespy <https://github.com/ashthespy/>"]
build = "build.rs"

Expand Down

0 comments on commit a6b6086

Please sign in to comment.