diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c06034d4d1..b19516c45e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ BUG FIXES: * cli: Fix panic when running `keyring` commands [GH-3509] * client: Fix a panic when restoring an allocation with a dead leader task [GH-3502] + * client: Fix crash when following logs from a Windows node [GH-3608] * client: Fix allocation accounting in GC and trigger GCs on allocation updates [GH-3445] * driver/rkt: Remove pods on shutdown [GH-3562]