changelog

This commit is contained in:
Dylan 2016-05-16 19:09:47 +10:00
parent 2d31e0561d
commit 8c0ecae87e
1 changed files with 6 additions and 0 deletions

6
1.8.md
View File

@ -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**<br \>
- [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<br \>
the ascii art size. This is more portable and much faster.