Changelog

This commit is contained in:
Dylan Araps 2016-12-05 10:58:43 +11:00
parent 983968fa7c
commit 4490d8155f
1 changed files with 5 additions and 1 deletions

View File

@ -15,6 +15,10 @@
- Fixed bug that caused Linux Mint systems to be identified as Ubuntu.
- Fixed bug that caused CentOS systems to not be detected.
**Memory**<br \>
- [BSD] Fixed high memory output.
**Packages**<br \>
- Optimized `get_packages()` function to only call `wc -l` once at the end of the function instead of once per package manager.
@ -36,4 +40,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.
- Fixed bug causing RFRemix to use the incorrect ascii art.