Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ even though their GitHub Releases are gone.

## [Unreleased]

## [v0.4.1] - 2026-05-14

Patch release. Pure CI / dependency hygiene — no codeiq pipeline or
detector behavior changes.

### Fixed

- `release-darwin.yml` race against `release-go.yml`: bumped poll budget
Expand All @@ -35,6 +40,8 @@ even though their GitHub Releases are gone.
- Routine Dependabot bumps: `github.com/spf13/pflag` 1.0.9 → 1.0.10
(PR #163), `step-security/harden-runner` 2.19.1 → 2.19.2 (PR #164).

[v0.4.1]: https://github.com/RandomCodeSpace/codeiq/releases/tag/v0.4.1

## [v0.4.0] - 2026-05-14

First release of the Go-native codeiq after the `/go/` subdirectory
Expand Down