diff --git a/.gitignore b/.gitignore index 1620bdf..b3a6cd1 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ npm-debug.log* # Personal notes & temp files to-ignore/ +.grepai/ diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ebe824..d6e2600 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). --- +## [3.7.1] - 2026-01-15 + +### Added + +- **Intellectual Property Considerations** section in `guide/data-privacy.md` + - Disclaimer about legal advice limitations + - Key considerations: ownership, license contamination, vendor indemnification, sector compliance + - Guidance to consult legal counsel for specific situations + +--- + ## [3.7.0] - 2026-01-15 ### Added - Session Search v2.1 diff --git a/README.md b/README.md index a51fd10..419ccb2 100644 --- a/README.md +++ b/README.md @@ -576,7 +576,7 @@ If this guide saved you time, helped you master Claude Code, or inspired your wo --- -*Version 3.6.1 | January 2026 | Crafted with Claude* +*Version 3.7.1 | January 2026 | Crafted with Claude*