Skip to content

Commit b2ff150

Browse files
Update Changelog
1 parent fbb4ab5 commit b2ff150

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
Notable Changes:
44

5-
* `Song` was used as an alias to `Media` module. It's removed to avoid confusion. All song related flags (`--song-key`, etc) should change to media (`--media-key`, etc).
5+
* `Song` was used as an alias to `Media` module. It's removed to avoid confusion. All song related flags (`--song-key`, etc) should change to media (`--media-key`, etc). (@CarterLi)
66

77
Bugfixes:
88

9-
* Mountpoint paths don't get decoded (#364)
10-
* Adds a missing else statement to fix color parsing (#365)
9+
* Mountpoint paths on linux get decoded correctly (#364)
10+
* Color parsing once again works (@IanManske, #365)
11+
* Using a custom key with a placeholder for the local ip module now does work correctly if multiple interfaces are present (#368)
1112

1213
# 1.8.0
1314

0 commit comments

Comments
 (0)