## [1.0.1](https://github.com/VoCoufi/second-brain-mcp/compare/v1.0.0...v1.0.1) (2025-12-11)
### Documentation
* Fix Readme file ([d9fc2f3](https://github.com/VoCoufi/second-brain-mcp/commit/d9fc2f3e0e85431c1ac954e80c9c61a2b35f5ad6))
## 1.0.0 (2025-12-11)
### ⚠ BREAKING CHANGES
* simplify architecture by removing over-engineered features
* Existing notes in ./notes will not be automatically
migrated. Users should manually move notes if needed.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* Change default notes directory to ~/notes (centralized storage) ([8b61b4d](https://github.com/VoCoufi/second-brain-mcp/commit/8b61b4df73041f2565988cbeb3ce6df0d030ad2d))
### Features
* simplify architecture by removing over-engineered features ([9f0641a](https://github.com/VoCoufi/second-brain-mcp/commit/9f0641a6caad3702372c75f2c8b58a8a1f6ba07e))
### Bug Fixes
* Fix ci release jobs ([0cfa245](https://github.com/VoCoufi/second-brain-mcp/commit/0cfa245a20dae7320e5d21906690a2f2abc20375))
# Changelog
All notable changes to this project will be documented in this file.
This file is automatically generated by [semantic-release](https://github.com/semantic-release/semantic-release).