From 84cdd2df7306887d11fc6230128b8a0050771601 Mon Sep 17 00:00:00 2001 From: Artus KG Date: Sat, 17 Jan 2026 18:12:11 +0100 Subject: [PATCH] changelog: note CLI install build suffix fix --- CHANGELOG.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9ee126b2..5111ea119 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,12 +6,8 @@ Docs: https://docs.clawd.bot ### Changes - macOS: strip prerelease/build suffixes when parsing gateway semver patches. (#1110) — thanks @zerone0x. -- Models: add Kimi Code provider onboarding and docs. (#1085) — thanks @dan-dr. +- macOS: keep CLI install pinned to the full build suffix. (#1111) — thanks @artuskg. -### Fixes -- Matrix: send voice/image-specific media payloads and keep legacy poll parsing. (#1088) — thanks @sibbl. -- Telegram: allow media-only message tool sends to request voice notes via `asVoice`. (#1099) — thanks @mukhtharcm. -- Discord: soften logs for expired interactions and stale component clicks. ## 2026.1.16-2 ### Changes