From 4026f3c95f073b8c6b07acdcc78e89bc25be5ab1 Mon Sep 17 00:00:00 2001 From: Josh Palmer Date: Wed, 7 Jan 2026 22:01:28 +0100 Subject: [PATCH] Docs: drop showcase changelog notes --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 053475a0a..c3351f882 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,8 +55,6 @@ - Docs: sanitize AGENTS guidance and add Clawdis migration troubleshooting note. Thanks @buddyh for PR #348. - Docs: add ClawdHub guide and hubs link for browsing, install, and sync workflows. - Docs: add FAQ for PNPM/Bun lockfile migration warning; link AgentSkills spec + ClawdHub guide (`/clawdhub`) from skills docs. -- Docs: add Clawdhub showcase projects with hover previews. Thanks @joshp123 for PR #416. -- Docs: fold showcase entries into existing sections and update nix-clawdbot link. Thanks @joshp123 for PR #426. - Build: import tool-display JSON as a module instead of runtime file reads. Thanks @mukhtharcm for PR #312. - Status: add provider usage snapshots to `/status`, `clawdbot status --usage`, and the macOS menu bar. - Build: fix macOS packaging QR smoke test for the bun-compiled relay. Thanks @dbhurley for PR #358.