diff --git a/1.8.md b/1.8.md index d6b93a72..83cddd82 100644 --- a/1.8.md +++ b/1.8.md @@ -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
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)**