changelog

This commit is contained in:
Dylan 2016-02-01 14:49:42 +11:00
parent d90d7259a9
commit 008a0bd43c
1 changed files with 2 additions and 3 deletions

5
1.1.md
View File

@ -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:**