diff --git a/CHANGELOG.md b/CHANGELOG.md index 5418b59..74ba7fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). This project uses [Semantic Versioning](https://semver.org). +## [0.4.1] - 2026-06-26 + +### Fixed + +- **Release CI** — added Linux arm64, macOS Intel, and macOS Apple Silicon build steps; renamed Windows output to `glint--windows-amd64.exe` for consistency; added missing `-X main.version=` ldflags so release binaries report the correct version instead of `"dev"`. + ## [0.4.0] - 2026-06-26 ### Added diff --git a/README.md b/README.md index 0ac3461..7ea5e8a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

License - Release + Release

> **Disclaimer:** This tool was built through iterative AI-assisted development with [Claude](https://claude.ai). It is experimental, incomplete, and not intended for production use. Coverage of GitLab CI keywords is best-effort and may lag behind GitLab's evolving spec. Use it at your own discretion — no correctness guarantees are made. Contributions and bug reports are welcome.