Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 973174d

Browse files
committed
Changelog
1 parent 7f7d374 commit 973174d

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

1.8.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Neofetch 1.8
22

3+
This version of neofetch is vastly different from the previous versions and this<br \>
4+
changelog won't cover everything that's changed. Have a look through the commit<br \>
5+
history for more info.
6+
7+
There were a lot of major changes to how things work in this release so I'm expecting<br \>
8+
bugs/things not working for people. Depending on what comes up we my release a few 1.8.X<br \>
9+
versions.
10+
11+
This changelog is a bit of a mess this time around and I apologize but it should at least<br \>
12+
get the message accross.
13+
14+
Android support didn't make it into this release as it requires testing on more devices.<br \>
15+
If you've got a device running android and would like to help test out the branch, check<br \>
16+
out the open PR here: [#322](https://github.com/dylanaraps/neofetch/pull/322)
17+
18+
This release also saw a lot more contributers which makes me really happy. Thanks to those<br \>
19+
below for helping out. :)
20+
321
### Contributers
422

523
- **[@hashhar](https://github.com/hashhar)**
@@ -37,6 +55,7 @@ bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279
3755
- The title at the top is now much more colorful.
3856
- Moved commands near the bottom of the script to a new function called `main`.
3957
- Use `read -s` instead of `stty -echo` and `stty +echo`.
58+
- Use faster `$(())` syntax for index variables.
4059
- `-v` now shows where the config files were sourced from.
4160
- Cleanup
4261
- Neofetch no longer clears the screen when run in ascii or image=off modes.
@@ -65,8 +84,6 @@ bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279
6584

6685
### Info
6786

68-
- Use faster `$(())` syntax for index variables.
69-
7087
**Terminal and Terminal Font**<br \>
7188

7289
![img](https://ipfs.pics/ipfs/QmR39ScLi56Yt73pA3YWri9ayatN6mpwSTEmM8RVdeRsB1)

0 commit comments

Comments
 (0)