neofetch/CHANGELOG.md

45 lines
928 B
Markdown
Raw Normal View History

2017-01-23 15:17:06 +01:00
## Contributors
- **[@SomaUlte](https://github.com/SomaUlte)**
2017-01-23 15:45:13 +01:00
- **[@jorgegonzalez](https://github.com/jorgegonzalez)**
2017-01-24 02:01:39 +01:00
- **[@dawidd6](https://github.com/dawidd6)**
2017-01-23 15:17:06 +01:00
2017-01-25 00:37:15 +01:00
## Operating System
- Added support for ArchBox Linux.
2017-01-24 02:21:05 +01:00
## Config
- Fixed default config not found.
2017-01-24 04:25:17 +01:00
- Don't set locale in config file.
2017-01-24 02:21:05 +01:00
2017-01-23 15:17:06 +01:00
## Info
2017-01-25 00:37:15 +01:00
**Shell**<br \>
- Fixed a crash when the user has `bash 3` installed.
2017-01-23 15:17:06 +01:00
**GPU**<br \>
- [Linux] Display detailed information about Intel GPUs. **[@SomaUlte](https://github.com/SomaUlte)**
**Color Blocks**<br \>
- Fixed issue with `color_blocks="off"` adding an extra newline to the output.
2017-01-23 15:45:13 +01:00
2017-01-24 02:01:39 +01:00
**Song**<br \>
- Fixed `mpd` detection when `mpd` is on a different host. **[@dawidd6](https://github.com/dawidd6)**
2017-01-24 02:21:05 +01:00
2017-01-23 15:45:13 +01:00
## Images
- [iTerm2] Fixed issue with linebreaks printing spaces over the image. **[@jorgegonzalez](https://github.com/jorgegonzalez)**
2017-01-24 13:56:01 +01:00
## Ascii
- [Windows 10] Fixed `ascii_distro` not working.