Update CHANGELOG.md

This commit is contained in:
Dylan Araps 2016-12-05 09:50:39 +11:00 committed by GitHub
parent c30523dd95
commit 8d0b8ac0d3
1 changed files with 5 additions and 0 deletions

View File

@ -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**<br \>
- 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
@ -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.