From 0634a0647042e3141a44e9e7b14c4e436aedac9d Mon Sep 17 00:00:00 2001 From: David Peter Date: Mon, 11 Dec 2023 23:38:51 +0100 Subject: Update CHANGELOG --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4741e2d..b8e3e4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,27 @@ +# unreleased + +## Features + + +## Bugfixes + + +## Other + + +# v0.14.0 + +## Features + +* New `--character-table` option, with the ability to use [codepage 437](https://www.azabani.com/2020/11/15/xd.html), see #194 and #195 (@sharifhsn) +* New `--character-table=ascii` option for a ASCII-only character table, see #212 and #36 (@sharkdp) + +## Bugfixes + +* Show output when doing `hexyl /dev/zero`, see #211 (@sharifhsn) +* Respect NO_COLOR environment variable, see #210 (@sharkdp) + + # v0.13.1 ## Bugfixes -- cgit v1.2.3