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
14 changes: 11 additions & 3 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,30 @@ nav_order: 9

# Release Notes

## Upcoming Ignition 2.26.0 (unreleased)
## Upcoming Ignition 2.27.0 (unreleased)

### Breaking changes

### Features

### Changes

### Bug fixes


## Ignition 2.26.0 (2026-02-17)

### Features

- Mark the 3.6.0 config spec as stable
- No longer accept configs with version 3.6.0-experimental
- Create new 3.7.0-experimental config spec from 3.6.0

### Changes

### Bug fixes

- Include `groupmod` binary in initramfs ([#2190](https://github.com/coreos/ignition/pull/2190))


## Ignition 2.25.1 (2025-12-22)

### Bug fixes
Expand Down
Loading