docs: update CHANGELOG.md for v7.0.4

This commit is contained in:
Alex Newman
2025-12-09 11:17:57 -05:00
parent e2c8f6b99e
commit 2adc830c71
+12
View File
@@ -4,6 +4,18 @@ 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.0.4] - 2025-12-09
## What's Changed
### Bug Fixes
- **Windows**: Comprehensive fixes for Windows plugin installation
- **Cache**: Add package.json to plugin directory for cache dependency resolution
Thanks to @kat-bell for the excellent contributions!
**Full Changelog**: https://github.com/thedotmack/claude-mem/compare/v7.0.3...v7.0.4
## [7.0.3] - 2025-12-09
## What's Changed