1
0
mirror of https://github.com/sharkdp/bat.git synced 2024-10-05 18:31:06 +01:00

Update changelog

This commit is contained in:
Dash Peters 2020-07-06 23:06:26 -07:00 committed by David Peter
parent 6faf61552e
commit 0e38c1728e

View File

@ -10,6 +10,8 @@
- Fixed non-printable characters display for redirected output, see #1061 (@gsomix)
## Other
- Switched to "·" (U+00B7) Middle Dot from "•" (U+2022) Bullet for non-printing spaces, see #1056 and #1100 (@LordFlashmeow)
## Syntaxes
- Update AsciiDoc syntax, see #1034 (@rxt1077)