From d3bd8926b2fd2fcbcc98375ba423c895161ac298 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 22 Dec 2016 13:37:14 +1100 Subject: [PATCH] Docs: Changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) 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()`