From d91beef0fd314250d8d9b94de86dfea019a8bd96 Mon Sep 17 00:00:00 2001 From: Palash Debnath <4178343+debpalash@users.noreply.github.com> Date: Mon, 7 Sep 2026 10:56:19 +0530 Subject: [PATCH] docs: credit Windows console help fix (#1815) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e096417..92c624f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ the frozen-backend fallback mirror it for their toolchains. ### Fixed +- Install documentation help now prints correctly on Windows consoles using legacy encodings (#1815) — thanks @dajiaohuang! ## [0.5.2] — 2026-09-02