summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorzandr <7629614+deathlyfrantic@users.noreply.github.com>2022-01-29 14:50:44 -0500
committerGitHub <noreply@github.com>2022-01-29 22:50:44 +0300
commit094c2c9269685e8759104f2e9c05eca323a57fe4 (patch)
tree2537bb8ee23e834fcd5315b825b7cd89a11339a4 /CHANGELOG.md
parentd1deff9fae05dec5a6a2af08dc34ed3230f68da9 (diff)
Add option to control built-in box drawing chars
This commit adds the config `font.builtin_box_drawing` option to control built-in font, which is enabled by default.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e7c8e27b..ec1e7b67 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Minimum Rust version has been bumped to 1.56.0
+### Added
+
+ - Option `font.builtin_box_drawing` to disable the built-in font for drawing box characters
+
### Changed
- The `--help` output was reworked with a new colorful syntax