Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elomatreb committed Nov 6, 2020
1 parent effdf45 commit d76180a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# 0.4.0 (2020-11-06)

- Add typed commands and command list API
- Update to tokio 0.3
- Adapt to MPD 0.22 versions
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mpd_client"
version = "0.3.0"
version = "0.4.0"
authors = ["Ole Bertram <[email protected]>"]
edition = "2018"
description = "Prototype of a user-friendly async MPD client"
Expand Down

0 comments on commit d76180a

Please sign in to comment.