Changelog

This commit is contained in:
Dylan Araps 2016-08-11 22:15:39 +10:00
parent e2b069d6ce
commit b768b91059
1 changed files with 3 additions and 0 deletions

3
1.8.md
View File

@ -10,6 +10,7 @@
- **[@iandrewt](https://github.com/iandrewt)**
- **[@aranega](https://github.com/aranega)**
- **[@vendion](https://github.com/vendion)**
- **[@konimex](https://github.com/konimex)**
### General
@ -29,6 +30,7 @@
- The prompt is now dynamically set in image mode instead of being anchored to the<br \>
bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279) and [#299](https://github.com/dylanaraps/neofetch/pull/299) for examples.
- Removed `line_wrap` as having it set to `on` broke the output.
- Minor text fixes.
- Fix issue with incorrect text color when `barinfo` is set.
@ -37,6 +39,7 @@ bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279
- Added support for Devuan Linux.
- Added support for GalliumOS.
- Added support for PacBSD. **[@vendion](https://github.com/vendion)**
- Added support for Solaris (Oracle / OpenIndiana). **[@konimex](https://github.com/konimex)**
- Added support for macOS Sierra. **[@iandrewt](https://github.com/iandrewt)**