chore(changelog): add v0.3.2 entry documenting install script polishing and past updates
- Added debug echoes, changelog entries for v0.3.1 - Changed asset filename, binary handling, commented out checksum and cleanup - Fixed quoting in case statements and echoes
This commit is contained in:
parent
8c9df51a9c
commit
7ffdb2c289
17
CHANGELOG.md
17
CHANGELOG.md
@ -1,3 +1,20 @@
|
||||
## [v0.3.2] - 2026-03-30
|
||||
|
||||
Polishing the install script and catching up on past changelog entries.
|
||||
|
||||
### Added
|
||||
- Add debug echo statements for download and extraction.
|
||||
- Add changelog entry for v0.3.1, documenting additions like .grokkit directory creation.
|
||||
- Add changelog entry for v0.3.1, documenting changes like default output path, project analysis movement, analysis refinements, and v0.3.0 changelog update.
|
||||
|
||||
### Changed
|
||||
- Adjust asset filename to include 'v' prefix for version.
|
||||
- Comment out checksum download and verification.
|
||||
- Update binary naming and extraction handling.
|
||||
- Comment out temp dir cleanup trap.
|
||||
|
||||
### Fixed
|
||||
- Fix quoting in case statements and echo commands.
|
||||
## [v0.3.1] - 2026-03-28
|
||||
|
||||
### Added
|
||||
|
||||
Loading…
Reference in New Issue
Block a user