docs(changelog): add entry for v0.3.4 with Windows support
- Introduced Windows installation script and methods - Updated README with Windows notes and improved formatting - Ensured cross-platform consistency
This commit is contained in:
parent
2bfd8bd15f
commit
250aff99ed
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,3 +1,15 @@
|
||||
## [v0.3.4] - 2026-03-30
|
||||
|
||||
Windows users, your PowerShell dreams just came true.
|
||||
|
||||
### Added
|
||||
- Introduced grokkit-install.ps1 for Windows with auto-detection, checksum verification, and safe installation.
|
||||
- Added one-line and download-first install methods for Bash and PowerShell in README.
|
||||
- Added Windows-specific notes, tables, and examples in README.
|
||||
|
||||
### Changed
|
||||
- Updated README formatting for improved readability.
|
||||
- Ensured cross-platform consistency in installation instructions.
|
||||
## [v0.3.2] - 2026-03-30
|
||||
|
||||
Polishing the install script and catching up on past changelog entries.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user