Changelog
This commit is contained in:
parent
e2b069d6ce
commit
b768b91059
3
1.8.md
3
1.8.md
|
@ -10,6 +10,7 @@
|
||||||
- **[@iandrewt](https://github.com/iandrewt)**
|
- **[@iandrewt](https://github.com/iandrewt)**
|
||||||
- **[@aranega](https://github.com/aranega)**
|
- **[@aranega](https://github.com/aranega)**
|
||||||
- **[@vendion](https://github.com/vendion)**
|
- **[@vendion](https://github.com/vendion)**
|
||||||
|
- **[@konimex](https://github.com/konimex)**
|
||||||
|
|
||||||
### General
|
### General
|
||||||
|
|
||||||
|
@ -29,6 +30,7 @@
|
||||||
- The prompt is now dynamically set in image mode instead of being anchored to the<br \>
|
- 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.
|
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.
|
- 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.
|
- 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 Devuan Linux.
|
||||||
- Added support for GalliumOS.
|
- Added support for GalliumOS.
|
||||||
- Added support for PacBSD. **[@vendion](https://github.com/vendion)**
|
- 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)**
|
- Added support for macOS Sierra. **[@iandrewt](https://github.com/iandrewt)**
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in New Issue