Skip to content

Commit

Permalink
Merge pull request #398 from bgilbert/notes
Browse files Browse the repository at this point in the history
docs/release-notes: update for release
  • Loading branch information
bgilbert committed Oct 14, 2022
2 parents c18326b + 42a3675 commit 0a3904d
Showing 1 changed file with 18 additions and 8 deletions.
26 changes: 18 additions & 8 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,38 @@ nav_order: 9

# Release notes

## Upcoming Butane 0.16.0 (unreleased)
## Upcoming Butane 0.17.0 (unreleased)

### Breaking changes


### Features


### Bug fixes


### Misc. changes


### Docs changes



## Butane 0.16.0 (2022-10-14)

### Features

- Stabilize OpenShift spec 4.12.0, targeting Ignition spec 3.2.0
- Add OpenShift spec 4.13.0-experimental, targeting Ignition spec
3.4.0-experimental
- Ship aarch64 macOS binary in GitHub release artifacts

### Bug fixes


### Misc. changes

- Roll back to Ignition spec 3.2.0 _(openshift 4.12.0)_
- The `test` script now executes all tests on all platforms if the necessary GNU
utilities are available
- CI jobs now include macOS specific instructions to install GNU utilities for
improved test coverage
- Require Go 1.17+
- test: Check docs on macOS and Windows if dependencies are available

### Docs changes

Expand Down

0 comments on commit 0a3904d

Please sign in to comment.