From 008a0bd43c59545a58a57681a99647b407e030bb Mon Sep 17 00:00:00 2001 From: Dylan Date: Mon, 1 Feb 2016 14:49:42 +1100 Subject: [PATCH] changelog --- 1.1.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/1.1.md b/1.1.md index e7846067..e567e977 100644 --- a/1.1.md +++ b/1.1.md @@ -43,12 +43,11 @@ the distro ascii art and the automatic config creation. **Distro:** +- Added support for showing OS architecture. eg `Arch Linux 64-bit` + - You can toggle this using `--os_arch` and `$os_arch`. - Mac OS X: Added support for showing Max OS X build version. - You can toggle it using `--osx_buildversion` and `$osx_buildversion`. - Windows: Added support for showing Windows edition. eg. `Windows 7 Ultimate` -- Windows: Added support for showing windows architecture. eg `Windows 7 Ultimate 64-bit` - - You can toggle this using `--windows_bits` and `$windows_bits`. - **Window Manager:**