From 0da504735b86de11e7719e850220549d3eb7f042 Mon Sep 17 00:00:00 2001 From: Alex Newman Date: Mon, 5 Jan 2026 22:47:17 -0500 Subject: [PATCH] docs: fix CHANGELOG.md - remove incorrect breaking change claim MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02e47aa1..5d487239 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,10 +63,6 @@ Version 9.0.0 introduces the **Live Context System** - a major new capability th - Obsolete queue analysis documents - Legacy worker wrapper scripts -### ⚠️ Breaking Changes -- Hook runtime changed from Bun back to Node for stability -- Some internal API endpoints renamed for consistency - --- **Full Changelog**: https://github.com/thedotmack/claude-mem/compare/v8.5.10...v9.0.0