Commit 8d0b8ac0 authored by Dylan Araps's avatar Dylan Araps Committed by GitHub

Update CHANGELOG.md

parent c30523dd
...@@ -13,11 +13,15 @@ ...@@ -13,11 +13,15 @@
- Added support for GoboLinux. **[@konimex](https://github.com/konimex)** - Added support for GoboLinux. **[@konimex](https://github.com/konimex)**
- Added support for SwagArch. - Added support for SwagArch.
- Fixed bug that caused Linux Mint systems to be identified as Ubuntu. - Fixed bug that caused Linux Mint systems to be identified as Ubuntu.
- Fixed bug that caused CentOS systems to not be detected.
**Packages**<br \> **Packages**<br \>
- Optimized `get_packages()` function to only call `wc -l` once at the end of the function instead of once per package manager. - Optimized `get_packages()` function to only call `wc -l` once at the end of the function instead of once per package manager.
**Desktop Environment**<br \>
- Show Cinnamon version.
## Image ## Image
...@@ -32,3 +36,4 @@ ...@@ -32,3 +36,4 @@
- Updated Ubuntu logo to the latest version. - Updated Ubuntu logo to the latest version.
- `--ascii_colors` no longer changes text colors. - `--ascii_colors` no longer changes text colors.
- Fixed bug causing RFRemix to use the incorrect ascii art.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment