From 8d0b8ac0d39bc8a40f5e681f929ca7667fbfe79b Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 5 Dec 2016 09:50:39 +1100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce60d612..e59be858 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,11 +13,15 @@ - Added support for GoboLinux. **[@konimex](https://github.com/konimex)** - Added support for SwagArch. - Fixed bug that caused Linux Mint systems to be identified as Ubuntu. +- Fixed bug that caused CentOS systems to not be detected. **Packages**
- Optimized `get_packages()` function to only call `wc -l` once at the end of the function instead of once per package manager. +**Desktop Environment**
+ +- Show Cinnamon version. ## Image @@ -32,3 +36,4 @@ - Updated Ubuntu logo to the latest version. - `--ascii_colors` no longer changes text colors. +- Fixed bug causing RFRemix to use the incorrect ascii art.