diff --git a/docs/release-notes.md b/docs/release-notes.md index 73723db59f..fc56c5e837 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -4,17 +4,25 @@ nav_order: 9 # Release Notes -## Upcoming Ignition 2.17.0 (unreleased) +## Upcoming Ignition 2.17.1 (unreleased) ### Breaking changes +### Features + +### Changes + +### Bug fixes + +## Ignition 2.17.0 (2023-11-24) ### Features - Support the native Apple Hypervisor - Support Hetzner Cloud -- A GRUB configuration suitable for use with https://github.com/coreos/bootupd - can now be installed; use `make install-grub-for-bootupd` to install it +- A GRUB configuration suitable for use with https://github.com/coreos/bootupd can now be installed; +use `make install-grub-for-bootupd` to install it + ### Changes