diff --git a/CHANGELOG.md b/CHANGELOG.md index b0ea376..56a7d49 100644 --- a/CHANGELOG.md +++ b/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.