From 0185d765cea87e51f992bd7186c02f57d7e4909c Mon Sep 17 00:00:00 2001 From: Alex Newman Date: Sat, 13 Dec 2025 17:09:01 -0500 Subject: [PATCH] docs: regenerate CHANGELOG from GitHub releases 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 Sonnet 4.5 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab2296bd..57bd51dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [7.1.6] - 2025-12-13 + +## What's Changed + +Improved error messages with platform-specific worker restart instructions for better troubleshooting experience. + +**Full Changelog**: https://github.com/thedotmack/claude-mem/compare/v7.1.5...v7.1.6 + ## [7.1.5] - 2025-12-13 ## What's Changed