changelog
This commit is contained in:
parent
2d31e0561d
commit
8c0ecae87e
6
1.8.md
6
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**<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.
|
||||
|
||||
|
|
Reference in New Issue