Skip to content

Commit

Permalink
update release-notes for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
prestist committed Jun 22, 2022
1 parent 4573a64 commit 59d9c82
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,43 @@ nav_order: 9
---

# Release notes
## Butane 0.15.0 (2022-06-21)

### Features

- Add arm64 support for butane container
- Add Flatcar support
- Stabilize OpenShift spec 4.10
- Add GRUB password support
- Add TranslationSet.Map() to the Go API
- Add AddFromCommonObject() to the Go API

### Bug fixes

- Fix build on Windows
- Fix Windows path handling

### Misc. changes

- Improve cross-platform consistency
- Update Dockerfile.validate to install less dependencies
- Add error for Clevis support
- Correctly abort on a failed specfile fetch during `make`
- Switch to full base image for script support in container
- Error when using setuid/setgid/sticky mode bits (MCO 4.10+)
- Update to ignition v2.14.0

### Docs changes

- Improve release-checklist
- Update docs/examples.md to use containerized mkpasswd
- Reordered OpenShift and RHCOS
- Clarify setuid/setgid/sticky mode bits support
- Clarify ARN support
- Clarify URL schemes (MCO 4.10 && experimental)
- Clarify compression fields (MCO 4.8 - 4.9)
- Refactor NEWS to Markdown and move to docs site


## Butane 0.14.0 (2022-01-27)

Expand Down

0 comments on commit 59d9c82

Please sign in to comment.