Skip to content
Closed
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 @@ -6,6 +6,13 @@ Notable changes to the KrakenKey CLI. Format follows [Keep a Changelog](https://

## [Unreleased]

### Changed

- Docker image registry migrated from `docker.io/krakenkey/cli` to `ghcr.io/krakenkey/cli`. Update any `docker pull` commands or Kubernetes image references accordingly. (PR #14)
- GitHub Actions dependency versions bumped across CI workflows. (PR #13)

> Next release: **v0.3.0** — registry migration is a user-visible change (pull URLs change).

---

## [v0.2.0] — 2026-05-14
Expand Down