From 8c0ecae87e12ce701d8fe04fa0170390b99e2dfa Mon Sep 17 00:00:00 2001 From: Dylan Date: Mon, 16 May 2016 19:09:47 +1000 Subject: [PATCH] changelog --- 1.8.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/1.8.md b/1.8.md index 1ff180e1..d4eb9a74 100644 --- a/1.8.md +++ b/1.8.md @@ -3,6 +3,7 @@ ### Contributers - **[@hashhar](https://github.com/hashhar)** +- **[@williamkray](https://github.com/williamkray)** ### General @@ -15,6 +16,10 @@ - Use faster `$(())` syntax for index variables. +**Song**
+ +- [Cmus] Prevent `tag artistsort` from showing up in song title. **[@williamkray](https://github.com/williamkray)** + ### Ascii @@ -22,3 +27,4 @@ - Better `Ubuntu-GNOME` ascii art. **[@hashhar](https://github.com/hashhar)** - Sped up the ascii art function by using a pure bash solution to getting
the ascii art size. This is more portable and much faster. +