Commit 8e2e0376 authored by Dylan Araps's avatar Dylan Araps

Docs: Changelog:

parent ade9ffba
...@@ -133,6 +133,8 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques ...@@ -133,6 +133,8 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
- Fixed bug where color blocks wouldn't respect width in TTYs. - Fixed bug where color blocks wouldn't respect width in TTYs.
- Cursor positioning now takes `$block_height` into account. - Cursor positioning now takes `$block_height` into account.
- Fixed all artifacts in virtual consoles. - Fixed all artifacts in virtual consoles.
- Merged `$start` and `$end` into an array called `block_range`.
- This makes the config option match the command-line flag `--block_range`.
## Images ## Images
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment