From 75cd1335cc405608b1a8db2eb2d175d16ed005a7 Mon Sep 17 00:00:00 2001 From: Alex Newman Date: Mon, 15 Dec 2025 18:34:52 -0500 Subject: [PATCH] docs: update CHANGELOG.md for v7.2.4 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 947e4afe..5746ca79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ 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.2.4] - 2025-12-15 + +## What's Changed + +### Documentation +- Updated endless mode setup instructions with improved configuration guidance for better user experience + +**Full Changelog**: https://github.com/thedotmack/claude-mem/compare/v7.2.3...v7.2.4 + ## [7.2.3] - 2025-12-15 ## Bug Fixes