From ac70812df36806226e213adb1c07b983cd35b395 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 6 Nov 2016 10:18:05 +1100 Subject: [PATCH] Changelog --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 3948fea5..de550cdc 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,6 +5,7 @@ ## Contributors - **[@konimex](https://github.com/konimex)** +- **[@TonCherAmi](https://github.com/TonCherAmi)** ## Operating System @@ -25,3 +26,7 @@ **Distro**
- [Linux] Source `/etc/*-release` files instead of having a dozen separate `awk` commands. + +**GPU**
+ +- [Linux] Properly detect gpu in multi gpu setups. **[@TonCherAmi](https://github.com/TonCherAmi)**