From 8d98c4fbde802419331e9db7570d3dc04bd33ff6 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 19 Nov 2016 10:35:37 +1100 Subject: [PATCH] Update: Update Changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c4f68ec..dc25f59d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,8 @@ - Example: [Linux] Tux is displayed if there's no distro ascii. - `neofetch --ascii_distro x` now sets the mode to ascii for you. You no longer have to use a combination of `--ascii` and `--ascii_distro`. - [Arch Linux] Changed default ascii colors. +- [Bunsenlabs] Changed default ascii colors. +- Fixed issue with Solarized and certain ascii art. - Rename `colors()` to `get_distro_colors()`. - Rename `setcolors()` to `set_colors()`. - Remove all duplicates from `get_distro_colors()`.