From 4c24d4ac000db85b8d2224e51da42122838ef36a Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 16 May 2016 23:38:43 +1000 Subject: [PATCH] Changelog --- 1.8.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1.8.md b/1.8.md index d4eb9a74..04b02b57 100644 --- a/1.8.md +++ b/1.8.md @@ -27,4 +27,5 @@ - 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. +- Fix a color issue with Debian's ascii logo.