Skip to content

Commit 3ae8adc

Browse files
committed
Update CHANGELOG
1 parent d710d38 commit 3ae8adc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1313
delimiter is proper utf-8 you'll be fine)
1414
- feat: display short help when run without arguments
1515
- feat: --characters now depends on the (default) regex feature
16+
- feat: help and short help are colored, as long as output is a tty and
17+
unless env var TERM=dumb or NO_COLOR (any value) is set
1618
- refactor: --json internally uses serde_json, faster and more precise
1719

1820
## [1.2.0] - 2024-01-01

0 commit comments

Comments
 (0)