diff --git a/CHANGELOG.md b/CHANGELOG.md index 5af54fd0..5f4a8e7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -73,6 +73,11 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques - Added Haiku cores command. - Updated Linux and macOS commands to the match the commands in the `get_cpu()` function. +**GPU**
+ +- [Linux] Each GPU is now printed on a separate line. +- [Linux] Added `--cpu_type` / `$cpu_type` which let you display `all`, `dedicated` or `integrated` GPUs. + **~~Birthday~~ Install Date**
- Renamed `get_birthday()` -- > `get_install_date()`