Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
z80maniac committed Sep 15, 2024
1 parent ee8bd1f commit 513d055
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Konik - CHANGELOG


## v0.3.0 (September 15, 2024)

- Added: submit track duration to ListenBrainz
- Fixed: showing unreadable/broken tags
- Fixed: passing relative paths to a running instance
- Fixed: using wrong ListenBrainz field for the music player name


## v0.2.0 (May 25, 2024)

- Fixed: sending invalid payload to ListenBrainz
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 = "konik"
version = "0.2.0"
version = "0.3.0"
authors = ["Alexey Parfenov <[email protected]>"]
categories = ["multimedia::audio"]
edition = "2021"
Expand Down

0 comments on commit 513d055

Please sign in to comment.