Skip to content

Commit

Permalink
Prepare mpd_client v0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
elomatreb committed Jun 4, 2022
1 parent 3b2e3cf commit 07be8f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions mpd_client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.7.4 (2022-06-04)

- Fix `ListAllIn` error when response includes playlist objects.

# 0.7.3 (2022-03-15)

- Fix `List::group_by` generating invalid commands when used (due to missing keyword).
Expand Down
2 changes: 1 addition & 1 deletion mpd_client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mpd_client"
version = "0.7.3"
version = "0.7.4"
edition = "2021"
description = "Asynchronous user-friendly MPD client"
repository = "https://github.com/elomatreb/mpd_client"
Expand Down

0 comments on commit 07be8f5

Please sign in to comment.