docs(changelog): add entry for v0.3.1 release
All checks were successful
CI / Test (push) Successful in 31s
CI / Lint (push) Successful in 23s
CI / Build (push) Successful in 19s

- Documented additions: directory creation for .grokkit
- Documented changes: default output path, project analysis movement, refinements to analysis, and v0.3.0 changelog update
This commit is contained in:
Greg Gauthier 2026-03-28 18:11:15 +00:00
parent ea6f22cea4
commit 82fe108554

View File

@ -1,3 +1,13 @@
## [v0.3.1] - 2026-03-28
### Added
- Add directory creation for .grokkit to ensure it exists before writing.
### Changed
- Change default output path to .grokkit/analysis.md for project-local storage.
- Move project analysis from analyze.md to .grokkit/analysis.md.
- Refine project analysis with more accurate tech stack, directory structure, function references, and learning path details.
- Update CHANGELOG.md with entry for v0.3.0 release.
## [v0.3.0] - 2026-03-28 ## [v0.3.0] - 2026-03-28
Grokkit levels up with deep project analysis—because who doesn't love a good codebase dissection? Grokkit levels up with deep project analysis—because who doesn't love a good codebase dissection?